Disable search button on menu

Posted in: Newspaper
Post count: 33

Hello,

I want to know if it´s possible disable search button on menu and doesn´t appear. What have i do for do it?.

Thanks!!

Post count: 22421

Hello,

You can disable the search menu with this custom css:
#td-top-search{
display:none;
}

You can add the code in the theme panel->custom css box

Thank you!

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