Turn Off Search Bar

Posted in: Newspaper
Post count: 17

I used your theme to build a website with pages (integrated with BigCommerce) and would like to turn off the the search bar since it is a very simple website. How do you do that. I hide it off on the header but the mobile version shows it (I’m not using the mobile theme it is the normal theme).Help

Also,

Post count: 17

Also the the search bar shows “most Popular” and “Recent Comments”. How do I get rid of those from showing up as well.(I’m Not Amp or mobile theme just regular website)

Post count: 35449

Hi,

You need to use this custom css ->
#td-header-search-button-mob {
display: none;
}

The code need to be set in theme panel -> https://i.imgur.com/YTsUo4x.png

Thank you!

Post count: 17

Thank You

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.