Archived topic
Search Bar - On the top
1 reply · Started by Abdul on June 22, 2020
Viewing posts 1–2 of 2
how to add a search bar on the top,below the header while navigating in the mobile ?
Right now the search bar is showing in the bottom of the page when using the website in a mobile.
Hi there,
Try using David's method here to create a shortcode and add it using the header element:
https://generatepress.com/forums/topic/search-box-in-the-header/#post-1253293
In the header element content, add this with the shortcode:
<div class="hide-on-desktop hide-on-tablet">
[search_form]
</div>
This archived topic is closed to new replies.