The mobile search icon is located outside of the header section
-
Thanks for creating such an excellent plugin!
I’m developing a site locally on my Mac. When I enable the Mobile search in the Settings, I could see the search icon, but it is outside the mobile header section.
By reviewing the source code, I can see the search icon & form is loading before my mobile site header section like this:
<div class="astm-search-menu-wrapper is-menu-wrapper"> <div><span class=" astm-search-menu is-menu is-dropdown"> </div></div> <header id="Mobileheader" class="header"> <div class="MheaderWrap"></div> <div class="MheaderLeft"></div> <div class="MheaderCenteLogor">LOGO here</div> <div class="MheaderRight"></div> </header>
Would it be possible to load the mobile search icon & form inside the MheaderLeft Div?
Thank you!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘The mobile search icon is located outside of the header section’ is closed to new replies.