Tagged: icon
I am using icons (not icon lists or icon boxes but simply the icon on its own) and I’d like to reduce the padding beneath it. How can I achieve this? Thank you.
Hey kieranvyas,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
Vinay
Yep please see the link attached. I’d like to make the icons closer to the headings. Thanks
Hi,
It’s coming from the heading, try adding this to Quick CSS:
.av-special-heading.el_after_av_font_icon {
margin-top: 20px;
}
Best regards,
Josue
That’s perfect, thank you.
You are welcome, glad to help :)
Regards,
Josue