My shop is the main page of my website. My objective is to have a styled, descriptive page header on the shop page and a different, simpler header on my search results page.
Here’s how I’ve set things up currently (which may be incorrect):
Currently, I am using a styled row for my header. I have a display:none on the standard page header because I wanted something more descriptive than the simple, standard page name but did not want to display my categories in the header (only in the filters). This present an issue once the user searches because my search criteria displays ABOVE the styled row that I’m using as a page header.
How can I have a page header on the main page identical to what you currently see at http://www.practicaluxmethods.com and have ONLY a simple page header on the search results page (if you go to this URL, I want to only see “Search results for: Cards” and not the large “Welcome to…” http://practicaluxmethods.com/?s=cards&post_type=product)
Thanks,
Emily