Tagged: mega menus, nav bar
I’m using Mega Menus to build my menu. The second dropdown “Shop By Type (2)” looks fine on desktops but is not working on mobile devices. This happens when I resize my browser to mobile width or when I actually use my phone.
I want the “Shop By Type (2)” dropdown to work just like the “Shop By Type” is currently working – only exception is that we will have images visible when they go to that dropdown.
-CT
Hey imagemakerswi!
I think what your wanting to do is add this to your custom CSS.
#menu-item-847 .avia_mega_div {
min-width: 650px !important;
}
If that’s not correct then take a screenshot and highlight what your trying to do so we can get a better idea.
Best regards,
Elliott
Hi!
Yes it looks like your going to have to set a link for it so it’s clickable.
Or you can try this out, http://kriesi.at/documentation/enfold/changing-the-menu-on-mobiles/, to create a separate menu for mobiles.
Regards,
Elliott