Question

Bug? Icons appear as weird symbols on web

  • 2 February 2023
  • 3 replies
  • 80 views

Badge

Hey, I’m having a problem with displaying icons as correct content. When I inspect the icons it appears as this in CSS file:
 

.icon-ic_close:before { . content: ""; }

Instead of this:

.icon-ic_close:before { content: ""; }
 

I’ve read that this might be an @charset “UTF-8” issue, but from our side, the UTF-8 is set.

Any ideas would be appreciated

 

 


3 replies

Badge

Does this happen often ? Can you share the url where you are getting the issue. 

Badge

Happens to some of our users. Url is www.xolo.io

Badge

Still tackling this issue. Any recommendations?

Reply