Remove search bar

Posted in: Newspaper
Post count: 6

Hej Tagdiv,

Can you inform me how to move the search bar ?

Thanks
Claus

Post count: 7909

Hi,

Not sure what you are trying to do, please provide more details.
If you want to do some custom modifications to search template, here you can do this – http://screencast.com/t/pIwcTcCD255X the search form code can be found here – http://screencast.com/t/nZuewudqEF

Thanks!

Post count: 6

Hej Again,
I just want to remove the search bar completely from the theme. I dont need a search function on the website.

Thank you
Claus

Post count: 7909

Hi,

You can remove this code – http://screencast.com/t/YgZY1bQGv or you can hide it via custom css – http://screencast.com/t/uE9LXrEhE

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

Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.