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

    I am trying to change the size of the circle (and icon) in the Icon Box. I tried some of the tips for icon list and couldn’t get it to work. I feel like I’m just typing something wrong in! I’ve now removed the css experimentation….

    #1273993

    Hey,

    Thanks for contacting us!

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

    
    .iconbox_top .iconbox_icon {
        padding: 10px;
        font-size: 15px;
    }
    
    

    Best regards,
    Yigit

    #1274109

    I can’t believe it was that easy. Thanks, Yigit! Worked perfectly!

    #1274126

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Enfold theme: Changing size of circle in Icon Box’ is closed to new replies.