Mobile styling issue, WPLMS search and showing author name

Home Forums Legacy Support Support queries Styling issues Mobile styling issue, WPLMS search and showing author name

Tagged: ,

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #112719
    jono100
    Spectator
    Hi, I've got 4 issues below (Mobile styling, WPLMS search functionality and author name)   The menu icon when viewing on a mobile does not display correctly because the menu bar goes thinner and menu icon goes off the menu bar . The result being you can not see it any more (white menu on light grey background). Here is a screenshot of the problem: https://www.screencast.com/t/HBBdM076B 1.)   With reference to the above screenshot, how can I fix this display problem E.g change color and/or keep the menu icon on the menu bar?   2.)   Can you hide all product pages from the WPLMS search? 3.)   Can you hide normal WordPress pages from the WPLMS search?   4.) Can you display the author name in the blog post?   Cheers
    #112724
    jono100
    Spectator
    This reply has been marked as private.
    #112781
    Go to wp-admin->appearance->customiser->add custom CSS-> add these lines and save. @media (max-width: 767px) { #header_mobile_logo.hide { height:200px !Important;min-width:200px !important;padding:5px !important; } #trigger{top:20px !Important;} }
    #112868
    jono100
    Spectator
    This reply has been marked as private.
    #112875
    add this too @media (max-width: 767px) { .fixed #header_mobile_logo.hide { min-height:40px !Important;min-width:200px !important;padding:0px !important; } }
    #113045
    jono100
    Spectator
    Awesome, it's all working. The logo is displaying correctly and the menu is thicker so you can see the mobile menu icon   Thank you :)    
    #113055
    Glad to be of your help #Cheers :) Closing the topic.
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Mobile styling issue, WPLMS search and showing author name’ is closed to new replies.