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

    I need to remove the search box and all the elements above the horizontal rule on the search results page. All this copy as well:

    New Search
    If you are not happy with the results below please do another search

    http://blog.bodybio.com/?s=sugar

    #528608

    Hey reggiescott!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .search .page-heading-container.clearfix {
        display: none;
    }

    I cannot see search box and text on your page

    Best regards,
    Yigit

    #528612

    Thanks worked like a charm!

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