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

    how can i change the title and normal text size in an icon box?

    #721151

    Hey!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .iconbox .iconbox_content .iconbox_content_title {
        font-size: 20px;
    }
    .iconbox_content_container {
        font-size: 14px;
    }
    

    Best regards,
    Yigit

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