Search Bar Position
-
Hi,
I used your plugin to make the drop down menu into two columns.But after using the plugin, the search bar of WordPress has moved above the mega menu and not beside it. What should I do to reposition the search bar beside the menu?
-
Hi,
Please post a link to your site so I can take a look.
Regards,
TomHi,
Here is the link to the staging site, where I’ve been working with the mega menu plugin.
http://pithsubstance.staging.wpengine.com/
Thanks,
PS
Hi,
Please go to Mega Menu > Menu Themes and scroll down to the Custom Styling section. Delete this line:
clear: both;
Then add this to your themes style.css file:
#search-nav { position: relative; z-index: 999; }Regards,
TomHi,
Worked perfectly. Thank you very much for your support.
Regards,
PS
Hi,
I just noticed that the code above helped me to reposition the search bar perfectly. However, now the categories and the sources drop down menu has gone blank/does not work. Can you please help me to fix this problem as soon as possible?
http://pithsubstance.staging.wpengine.com/
Regards,
PS
Hi,
I just noticed that the code above helped me to reposition the search bar perfectly. However, now the categories and the sources drop down menu has gone blank/does not work. Can you please help me to fix this problem as soon as possible?
http://pithsubstance.staging.wpengine.com/
Regards,
PS
The topic ‘Search Bar Position’ is closed to new replies.