remove menu searchbox from planshet

Latest Reply from Administrator at 2013-02-04 03:26:10
Greetings!

Does anyone know how I can remove the searchbox from the *menu*, rather than the sidebar? Unfortunately, it blocks off some of the menu tabs that I have on there.

I'm not too skilled in .php stuff, so if you could put it into newbie terms, I'd be so happy!

Thank you!
Hi!
Please remove following code from the top.php
<div class="menusearch" title="">
<?php get_search_form(); ?>
</div>

Leave a reply

Add codeAdd image