hi
can you please tell me hoq can i add some text followed by an image to where the search bar appears in the header.
thanks
Hi dilanrdnd,
You can add your own HTML directly to that area by opening up header.php in the theme files and searching for:
<?php get_search_form(); ?>
Add the css styles you use to the theme style sheet and adjust as needed.
Regards,
Devin
The topic ‘how to modify the search bar’ is closed to new replies.