Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #412251

    Hello im trying to change my font size and icon list font size but doesn´t work.
    For the body text size i used in the Quik CSS:
    body {
    font-size: 11px;
    }
    For changing the Icon text size i did change in Advance Styling the H4 font to 11px

    I cleaned the cache and refresh a few times but it doesn´t workout… How can i do it?
    Thanks
    Hector.

    • This topic was modified 9 years, 8 months ago by hectortarifa.
    #412275

    Hi Hector!

    Please use following code instead

    h4.iconlist_title {
      font-size: 14px;
    }

    Best regards,
    Yigit

    #412404

    ok, it worked, i also had to desactivate cache pluging to see the changes…
    Thanks for your fast reply
    Regards
    Hector

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Changing Font size’ is closed to new replies.