Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #623588

    Hi,
    I meet an issue with icon in icon list. As you can see on web page the icon is not centerer in the brown colored circle so sometimes we can’t see anything. This issue only happens with windows os whatever is the browser (FF, IE, chrome). I’m building the web site on linux (FF and chromium) and everything is fine.

    Any idea?

    Thanks a lot.

    • This topic was modified 8 years, 6 months ago by kumharas.
    #623703

    Hey kumharas!

    I checked your website on OS X 10.11 and icons show up fine on my end. Please refer to this post – http://kriesi.at/documentation/enfold/enable-cors/ and check if it helps.

    Cheers!
    Yigit

    #624531

    Hi Yigit,

    Thanks for your help but link provided does not help.
    I noticed this behavior happens for icons imported from fontello.com.

    Regards.

    #624535

    Hey!

    Can you please post a screenshot and show the issue?
    Also, please try disabling all active browser addons

    Best regards,
    Yigit

    #624626

    You’ll find img links in private area.

    Thanks

    #625954

    Hi,

    The icons are not visible because of the line height issue. Please try adding the below CSS code in Enfold > General Styling > Quick CSS or if you are using a child theme add it to the child theme’s styles.css file.

    
    #top .avia-font-fontello, body .avia-font-fontello {
        line-height: 143px;
    }
    
    [data-av_icon]:before {
        line-height: normal;
    }
    

    Best regards,
    Vinnie

    • This reply was modified 8 years, 6 months ago by Vinay.
    #625985

    Hi Vinnie,

    Behavior is better, but not completely as expected:
    Icon are now visible in but they are not centered inside the circle. This happens for FF, IE and chrome on windows (no issue on linux).

    Regards.

    #627083

    Hi,

    icons are totally visible to me:

    View post on imgur.com

    Please clear browser cache and check on another computer as well.

    Best regards,
    Andy

    #627287

    Hi Andy,

    Do you use windows? I don’t meet the issue in the sidebar widget but in the main content of the page.

    I tried on both windows 7 and windows 8 computer with FF, IE, and chrome flushing cache before: same issue.
    You’ll find in private area the result.

    Regards.

    #627723

    Hi,
    I’ve removed every icon form fontello and the reimported only a few really necessary. It works now, icons are now centered and aligned.
    You can close this case.

    Regards.

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Icon issue’ is closed to new replies.