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.
Also, I tried adding <br> to see if that would do anything, but unfortunately it didn’t. Thanks for your help!
Hey sdsitetechdotcom,
Please provide a link to the site/page in question so we can look into this further.
Best regards,
Jordan Shannon
Sure, my apologies for not providing that information in the first place. Please see the Private Content section of this post. Thank you.
Hi,
Add the following to quick css:
#av_section_3 .av-iconlist-small li{
padding:15px 0!important;
}
Best regards,
Jordan Shannon
Jordan,
Thanks very much for supplying me with that code. It works flawlessly. You can close this thread now, much appreciated.
Best regards.
Hi,
Great! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon