Hello,
I have an issue with Icon List spacing. I tired following custom CSS code from another post from this support forum, but it did not work:
/ * Icon List spacing * /
.avia-icon-list> li {
Margin: 0px! Important;
Padding-bottom: 0px! Important;
}
.avia-icon-list-container {
Margin-bottom: 0;
Margin-top: 0;
}
I am trying to control the spacing between individual icon list elements.
Please advise, my login credentials are below if you need to take closer look
Thanks in advance for any assistance
Rikard sorry, you can see it on page_id=3424 (Legal Requirements of New Markets …)
Hi,
Thanks for the feedback, though I get a 404 error on the URL I tried (in private). Could you link to it directly in private please?
Best regards,
Rikard
Thanks for looking!
You just have to add “?” after /
Hi,
You can try this custom CSS code:
.page-id-3424 .iconlist_icon { margin: 0 !important; }
Best regards,
John Torvik
Hi John,
Thank You!
Unfortunately, I don’t see any changes, spacing is still same.
Thanks!
Hi,
I have added this css code in Quick CSS to reduce the spacing:
.page-id-3424 #av_section_2 .avia-icon-list-container {
margin: 0;
}
Hope it’s good :)
Best regards,
Nikko
I don’t think css code in Quick CSS made any difference, my client decided not to use ICON LIST elements. Thanks for your help.