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

    Hello,

    I’m trying to add a small amount of spacing between bullet points in an icon list element. I don’t necessarily want to add a full line of spacing, but perhaps 10px of space to try it out and see how it looks. I provided a screenshot to show you exactly what I’m talking about. screenshot

    Also, I tried adding <br> to see if that would do anything, but unfortunately it didn’t. Thanks for your help!

    #871403

    Hey sdsitetechdotcom,

    Please provide a link to the site/page in question so we can look into this further.

    Best regards,
    Jordan Shannon

    #871470

    Sure, my apologies for not providing that information in the first place. Please see the Private Content section of this post. Thank you.

    #871479

    Hi,

    Add the following to quick css:

    #av_section_3 .av-iconlist-small li{
    padding:15px 0!important;
    }

    Best regards,
    Jordan Shannon

    #871502

    Jordan,

    Thanks very much for supplying me with that code. It works flawlessly. You can close this thread now, much appreciated.

    Best regards.

    #871504

    Hi,

    Great! If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

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