Hi. I have used product categories as menu items (under ‘Shop’) and I am trying to change the font size of the drop down list – I want them to be the same size as the main menu font – they are too large at the moment. Here is a a link to the site: http://s346440901.websitehome.co.uk/
Please can you let me know how I can fix this problem.
Many thanks
Lynn Smith
Hey lsmith7806!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top #header .mega_menu_title a {
font-size: 13px; }
Cheers!
Yigit
Thanks Yigit. Problem is now solved.