Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #672849

    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::

    fontello icon

    does anybody know how to reduce the margin and make it smaler ?

    thanks

    #673045

    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

    #673258

    Hi Rikard,

    i put the link into the private area. Maybe it clears things up.

    Thanks

    • This reply was modified 8 years, 2 months ago by krummnagel.
    #674791

    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

    #675046

    Hi Vinay,

    i updated the private content with the pass.

    Thanks
    krumm

    #675338

    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

    #675803

    Its working thanks.
    Great Support as always!

    Thanks
    krumm

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘reduce margin of fontello icons’ is closed to new replies.