Tagged: chrome
I’m having an issue on each pageload where the navigation menu spreads out and then repositions itself in Chrome as well as on iOS Safari. You can see it here by clicking on any of the navigation items.
***
Essentially, the spacing between each
I’d appreciate any help.
Hi festivedaisy!
Please add following code to Quick CSS in Enfold theme options
#top .main_menu .menu li a { padding-right: 6px!important; }
Best regards,
Yigit
Thanks – appreciate the fast response and quick fix.