Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #686523

    I have set-up multiple icon lists using “Minimal Small List” but would like to space each line a little further apart (see below). How would I identify and code that in the Quick CSS.

    View post on imgur.com

    Thanks.

    #687255

    Hi advteksol,

    Could you post a link to the site in question so that we can take a closer look please?

    Thanks,
    Rikard

    #687556

    Here’s the info you requested.

    #687588

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .page-id-2220 .av-iconlist-small li {
        margin-bottom: 10px;
    }

    If you would like to apply the changes globally, please remove “.page-id-2220” from the code

    Best regards,
    Yigit

    #687600

    Thanks, that works perfectly!

    #687605

    Hi!

    You are welcome! Let us know if you have any other questions or issues and enjoy your weekend!

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Small Icon List Line Spacing’ is closed to new replies.