Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #584233

    Hello,

    Is there some code I can put in the settings to make the font size of the text in all of the icon boxes size 20?

    Thank you,

    Lauren

    #584234

    Hi Lauren!

    Please add following code to Quick CSS

    .iconbox_content_container {
        font-size: 20px;
    }

    Regards,
    Yigit

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