How Can I Remove Search From Menu

Posted in: Newsmag
Post count: 14

Hi,

I’m trying to remove search function from the menu. How can i do this?

Post count: 7909

Hi,

You can remove this code from header-menu.phphttp://screencast.com/t/QC1qoxabm
Or you can hide it using custom css in Theme Panel > Custom Css: http://screencast.com/t/6mna1wGb

#td-top-search {
display: none;
}

Thanks!

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