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

    Hi,

    How would I go about making the text size smaller in my Icon Box Content text. The title size is fine but I need to make the content text smaller.

    #1137028

    Hey kreece8948,

    Please try the following in Quick CSS under Enfold->General Styling:

    .iconbox_content_container * {
      font-size:12px;
    }

    Best regards,
    Rikard

    #1137222

    Thank Rikard,

    That code made the correct text smaller. When I add that code my links are no longer clickable on my icon though.

    #1137778

    Hi,

    You have set a negative margin to the section, it’s not because of the CSS I gave you:

    margin-bottom: -90px;

    Best regards,
    Rikard

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