Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1086149

    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.

    #1086219

    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

    #1086249

    Hi Victoria,

    I have tried both of these and neither one work for some reason.

    Dan

    #1086758

    Hi Dan,

    It looks like you have file compression active under Enfold->Performance, did you try to delete the old CSS and JS files there? If that doesn’t help then please post admin login details in private so that we can have a closer look.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.