Hi, I’ve looked at a couple of threads on this topic and the code does not seem to work for me. I need to change the font in my header to be bigger where Home | Blog shows. Can you help? Thanks!
Hi Mdmoisell!
Please try the following in your Quick CSS under Enfold–>General Styling:
.html_header_top.html_bottom_nav_header .main_menu ul:first-child>li a {
font-size: 16px !important;
}
Please decrease/increase the value 16 for a bigger or smaller font.
Best regards,
Rikard
Thanks for your reply. Unfortunately that’s not working. I apply the change and it stays the same. I tried all the way up to 40 font size.
Hi!
Did you try to flush your browser cache, restart and reload a few times after making the change?
Cheers!
Rikard
Thank you! That worked!