Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: remove search-login-bar

If you’re using the default theme and don’t want to mess with the theme files… you could also just do it via CSS in custom.css or site-wide.css… this should do it:

#search-login-bar {display:none;}

Skip to toolbar