How do I get the search bar widget to appear on the nav-bar at the top. Right now I created new pages which are included on the nav bar. I would like to have a search bar on this same nav-bar line but aligned to the right.
That’s not included in the theme and it’s something that would require some custom coding.
You’ll need to call the search form with get_search_form() in header.php, obviously from a child theme.
Viewing 1 replies (of 1 total)
The topic ‘Seach bar in Header’ is closed to new replies.