How can I change the font size of the Mega Menu drop down under the “Services” tab?
Thanks for your help!
Hi danieltjohnston!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#top #header .mega_menu_title a {
font-size: 14px; }
Best regards,
Yigit
Thanks for your help. That did the trick. One more question, how would I condense the padding between the list of links in the drop down. Right now there is a fairly decent gap between the items (Inventory Management, 3M Premier Distributor, GSA | Government Supplies). How would I make this so that there is only 10 px or so between the items?
Thanks.