Hi there,
I’m trying to space out my bullets evenly. I would like to have the 1st and 2nd bullet spaced out exactly as the 2nd and 3rd are.
Also, is there a way to tighten the line height on the second line of the first bullet? So the first bullet copy seems more together.
Link below. Thanks for the help!
Hey Lee,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
Hi Victoria. Yes, login below. Thanks!
Hi,
Add this to quick css:
.avia_textblock.contest-prize.av_inherit_color ul li:first-child{
line-height:20px!important
}
.avia_textblock.contest-prize.av_inherit_color{
margin-top:120px!important;
}
Best regards,
Jordan Shannon
Works perfectly. Thanks!
Hi,
No problem at all I’m happy to help. If you need anything else, please let us know here in the forums.
Best regards,
Jordan Shannon