Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #887953

    Hi,

    I would like to make the spacing between the icon boxes smaller. Is there a CSS for this?

    Thank you in advance!
    Best,
    Anton

    #888215

    Hey tonydobrevski,

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

    .avia-icon-list li {
        padding: 0 0 15px 0 !important;
        min-height: 20px !important;
    }

    Best regards,
    Rikard

    #888441

    Hi Rikard,

    The code works perfectly!
    Thank you very much for the support!

    Best,
    Anton

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Icon list – change spacing between icon boxes’ is closed to new replies.