SEARCH bar |and| SEARCH page

edited September 2016 in Theme Options





Hello MuffinGroup
and, first, thank you for your powerful theme! 

I have 2 questions about the search bar and the search page: 

  1. Search bar: how do I make it disappear from mobile header? (also, I want to increase the size of my logo, I know it's another question, but if you can help me on that too, that would be great!)

  2. Search page: how do I style it without the subheader (→ I only want to show results and make a simple title for « 0 result for : xxx »)? 
    I think I understood that I need to edit it in search.php but I have no idea how to…

My website is: http://potagez.eu/


Thank you in advance for your answer! 

Comments

  • Hi,

    1. Top Bar icons could be disabled for mobile under Theme options > Responsive section but the logo size can be increased under Theme options > Global > Logo section.

    2. To remove subheader from search results page, you need to use the following css:
    .search-results #Subheader { display: none !important; }
Sign In or Register to comment.