I am working on a blog for a school and wish to remove the Search bar in the header of paomedia's 'third style'. Can anyone tell me where it would be in the editor and what I would need to remove.
Many Thanks
I am working on a blog for a school and wish to remove the Search bar in the header of paomedia's 'third style'. Can anyone tell me where it would be in the editor and what I would need to remove.
Many Thanks
Try to look for
<?php get_search_form(); ?>
in your header.php and delete the <div> it belongs to.
This worked a treat! Thank you.
This topic has been closed to new replies.