Tagged: hidden menu, menu, mobile navigation, navigation
Hi,
Is it possible to change the settings for this “hidden” mobile navigation into
half instead of covering the whole page.
Thanks
Hey bymenjil!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#mobile-advanced { width: 80%; }
Cheers!
Yigit
Hi!
Please try adding !important to the code to force it, so it should be
#mobile-advanced { width: 80%!important; }
Code is currently not being applied on your website
Best regards,
Yigit