Hello,
I can’t seem to change the font on any of any of my sites. I’m only trying to change it to 16px, instead of the default 13px. When I go to General Styling/Fonts and change the ‘default content font size’ to 16px, the text size doesn’t change, even after I clear my cache.
Hey dedmund,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.iconbox .iconbox_content p, body {
font-size: 16px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria,
I have tried both of these and neither one work for some reason.
Dan