Reduce width of embedded search bar in mobile view
-
Hi there – I am using an embedded search bar in my home page using a short code. The following function defines the search bar: add_shortcode(‘examplesearch’, ‘get_search_form’);
The search bar is centered in the middle of the page when I view it from a desktop or laptop computer but the search bar appears wrapped around when I view it in mobile. Can you please help resize it in mobile view?
This is what I have used in the page in text mode:
<div style=”width: 40%; margin-left: auto; margin-right: auto;”>[examplesearch]</div>
The page I need help with: [log in to see the link]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Reduce width of embedded search bar in mobile view’ is closed to new replies.