Hi Tom/Leo,
I may have raised a similar question a while back for another site.
But try as I may, I cannot increase my Top and Main Navigation Bar Font Sizes. I’ve tried the Customize/Typography feature and it changes it in the back-end, but doesn’t appear to in the front.
I’ve flushed my cache and looked at the site on my VPS and it all still looks the same size font to me.
I’ve now tried CSS as per below – still no luck!
.main-navigation a {
font-size: 21px;
}
.top-navigation a {
font-size: 22px;
}
The font sizes above, are just some random ones I’ve thrown in for testing it.
I’m not sure I’m on the right path here, any help appreciated. Thank you.
Regards,
Robert