Archived topic
Changed icons to SVG, issue
5 replies · Started by Daniele on May 27, 2021
Hi,
I recently changed icons from font to SVG, moved dynamic CSS to external file and combined CSS from your general settings.
Acutally I see a rectangle, like a "Missing font" before the menu dropdown.
I still see from the css that the dropdown is loaded as a font, and not as SVG:
content: "\f107";
font-family: GeneratePress;
Maybe is there any issue?
this is the website
thanks!
Hi there,
i am not actually seeing that when i check your site.
It may be the browser or ISP has cached the old CSS.. Can you try checking the site on a private/incognito browser ( it has no caching ) - if the issue still persists can you check on a different network ?
Hi,
tried from in incognito and emptied cache...I still see it: https://imgur.com/a/ugXyW6z
don't you see it?
Looks like Litespeed cache has inlined the CSS and cached that file. If you're using a Litespeed server can you clear the server caches ?
Hi David,
you're right. I had to disable the plugin to see it correctly, emptying the cache was not enough!
thanks
Great to hear that!