Hi there!
I was wondering if you could give me some advice. I’m using enfold theme with the double menu header option. For this site I need the main menu to be displayed at the very top and a submenu to be displayed underneath for the products page. I’m using Zen Menu Logic plugin to select different menus for the different products.
My issue is on mobile devices. Is there a way to optimise the top menu for smaller screen sizes?
You can view the website here to see the problem (It might not be the latest version – waiting for DNS to update):
http://www.arconics.com/aerodocstest/
Please ask me any questions if I didn’t make mush sen
Many thanks for your help!
Aurora
Hi arconics!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) {
#header_meta {
height: 100px; }
.responsive #header_meta .sub_menu>ul>li {
padding: 0 7px; }}
Cheers!
Yigit
Hi Yigit,
Thanks for your response, I’ve tried adding the code you suggest but the menu still behaves in the same way as before. Would you mind having another look?
Many thanks!
Aurora