Home Forums WoodMart support forum Search page header

Search page header

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

    butlerholly
    Participant

    Can we disable search page image header?

    Also when it shows “no results” the page is off centered?

    #38534

    Artem Temos
    Keymaster

    Hi,

    You can add this code snippet to the Custom CSS in Theme Settings to hide page title on the search page completely

    .search .page-title {
    	display: none;
    }

    Regards

    #39903

    butlerholly
    Participant

    Great thank you

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Search page header’ is closed to new replies.