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

    Hi
    Is there a way to display the icon within the icon box bigger? If you look on my website (in private) you can see that the icons in the headline boxes are displayed smaller than the ones in the ‘feature’ sections. Can you tell me how to make them all the same size?
    Thank you!

    #960321

    Hey june,

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

    #top .iconbox_left_content.av-icon-style-no-border .iconbox_icon {
        height: 60px !important;
        width: 60px !important;
        line-height: 60px !important;
        font-size: 60px !important;
    }

    Best regards,
    Rikard

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