Forums
Forums / Plugin: ShiftNav - Responsive Mobile Menu / Submemu doesnt appear
(@lubom)
5 years, 11 months ago
Please, can you help me. I install the plugin and it seems to be the best one for me, but it doesnt appear my submenus at all. In a standard version there is a submenu, but in shiftnav isnt.
The page I need help with: [log in to see the link]
(@sevenspark)
5 years, 10 months ago
Hi lubom,
You have some way too generic styles coming from the theme that are hiding all submenus (rather than just applying to their own menu code)
You can override the theme code like this:
.shiftnav .sub-menu{ opacity:1; visibility:visible; }
and that’ll display your submenus
Hope that helps! 🙂
Thanks!
You’re welcome 🙂
The topic ‘Submemu doesnt appear’ is closed to new replies.