I’ve increased the font size for the secondary menu and woud like to increase slightly the space above the secondary menu.
Thanks.
Hi scottrseeley!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header_meta { min-height: 45px; }
#header_meta .container { padding-top: 7px; }
If that does not work, please post the link to your website
Regards,
Yigit
Thank you. That worked perfectly.