Tagged: menu padding
Hi I have only two menu items on a site and want them to be closer to the logo that is positioned to the left ?
Is there a quick CSS to control this ?
Hey Paul!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.main_menu { right: 30%; }
Cheers!
Yigit
Thanx!