how to remove search form

Latest Reply from 1irishka1 at 2016-12-22 23:28:29 Solution
how to remove search form? http://i84.fastpic.ru/big/2016/1124/71/aae54134bf8e595b0845b676c8e04b71.jpg
Hi!

To delete search box you need to remove the code:

<div class="menusearch" title="">
<?php get_search_form(); ?>
</div>

from the header.php file located in the theme directory (wp-content/themes/ladiesjournal/) on your server.
thank you very much

Leave a reply

Add codeAdd image