Comments jdwitte started the conversationSeptember 14, 2023 at 8:30pmIcons are not perfectly centered within (for example) a CTA. I found that there is a margin-top -2px active on icons. Is this the actual problem and how do I turn this off?Attached files: Schermafbeelding 2023-09-14 om 22.26.16.png Schermafbeelding 2023-09-14 om 22.26.26.png 1,877Judith repliedSeptember 15, 2023 at 6:11amHi there,Thanks for writing to us.Please paste this CSS in the custom CSS code section under Salient > General Settings > CSS/Script Related: i[class*=fa-],span[class*=fa-] { top: 0px; }Hope this helps remove the top margin.Please let us know how it goes. Sign in to reply ...
Icons are not perfectly centered within (for example) a CTA. I found that there is a margin-top -2px active on icons. Is this the actual problem and how do I turn this off?
Attached files: Schermafbeelding 2023-09-14 om 22.26.16.png
Schermafbeelding 2023-09-14 om 22.26.26.png
Hi there,
Thanks for writing to us.
Please paste this CSS in the custom CSS code section under Salient > General Settings > CSS/Script Related:
Hope this helps remove the top margin.
Please let us know how it goes.