Hi,
i know this issue isnt directly enfold related but maybe someone has a hint for me:
I would like to make the margin of my created fontello icons smaler because its just to big.
margin = red arrows on this pic::
does anybody know how to reduce the margin and make it smaler ?
thanks
Hi krummnagel,
I’m guessing this is for the site in private? If so, please link to the page in question so that we can inspect the elements. We can’t give you code unless we have something we can look at.
Regards,
Rikard
Hi Rikard,
i put the link into the private area. Maybe it clears things up.
Thanks
Hi,
The page is password protected and I’m unable to view it. Please provide us the required credentials to access the page.
Best regards,
Vinay
Hi Vinay,
i updated the private content with the pass.
Thanks
krumm
Hi,
Thank you for sharing the info, to reduce the margins Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia-icon-list .iconlist_icon {
height: 45px!important;
width: 45px!important;
line-height: 45px!important;
}
Best regards,
Vinay
Its working thanks.
Great Support as always!
Thanks
krumm