Disable/Hide Search

Posted in: Newspaper
Post count: 249

I’d like to disable/hide search. Is that possible? http://take.ms/eQHIc

Post count: 9544

I think there is a simple CSS to hide the search on the pages, but you’d need to do a search in the forum as it’s been shared quite often. Don’t have it off top of my head, though.

Post count: 7909

Hi,

Please use this custom css: http://screencast.com/t/4lfj6hatf

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

If you don’t want to use css you can delete this code: http://screencast.com/t/n8MXhBZTO

Thanks!

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