Add search bar to header
-
I’m trying to add a simple search bar to the header.
I have a child theme created. I’ve added:
travelify-child/library/structure/header-extensions.phpNow in header-extensions.php there is a comment:
** * Shows Header Part Content * * Shows the site logo, title, description, searchbar, social icons etc. */
Is there an option to enable the searchbar?
And, in lieu of that, where can I put
<?php get_search_form(); ?>
in that file to show up where the social icons would normally be?
Viewing 14 replies - 1 through 14 (of 14 total)
Viewing 14 replies - 1 through 14 (of 14 total)
- The topic ‘Add search bar to header’ is closed to new replies.