Tagged: , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #223406

    Hello,

    The search results page isn’t a standard page so i can’t remove the subheader or right hand side blog related elements. Is there a way to edit this page?

    Thanks.

    #223626

    Hi GreenUnicorn!

    You can add following code to Quick CSS to remove subheader on search page

    .search .title_container { display: none; }

    Basically, you can target search page using .search class

    Best regards,
    Yigit

    #223870

    Hi Yigit,

    Thanks for the help and for the amazing theme!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change search results page’ is closed to new replies.