Hi,
I’ve looked on the forums for an answer, but nothing I found is working for me.
Are you able to check out the page and let me know what I’m doing wrong, I was trying
#top .widget_nav_menu li { font-size: 15px !important; }
Thanks!
Hey jonrouse,
Please try this instead:
#nav_menu-2 li a {
font-size: 15px !important;
}
Best regards,
Rikard
Thanks Rikard, unfortunately that’s not working – any idea why?
Hi,
Have you tried adding Rikard’s text to the very top of quick css so that it runs first?
Best regards,
Jordan Shannon
Hi Jordan,
Yes, I tried that. I installed one of the recommended cache plugins, is it worth re-adding the css and clearing that plugin?
Yep. turned off the cache plugin and it worked. Thanks both.