Hi,
I would like to make the spacing between the icon boxes smaller. Is there a CSS for this?
Thank you in advance!
Best,
Anton
Hey tonydobrevski,
Please try the following in Quick CSS under Enfold->General Styling:
.avia-icon-list li {
padding: 0 0 15px 0 !important;
min-height: 20px !important;
}
Best regards,
Rikard
Hi Rikard,
The code works perfectly!
Thank you very much for the support!
Best,
Anton