Jump to content

Considerably noticeable change from "variable" to actual text during page load


NoOne_Lt

Recommended Posts

Hello community,

Iam playing with Presta installation, its on a hosting, not the worse plan i think but not dedicated (probably), default theme, all default more or less.

Please see the video and advice if text on Cart and other objects very visible "loading" from var to actual text / image is normal? Is this my hosting or something in setup? I tied to change some performance settings that could make sense in Presta backend but nothing helps?

I don't think ive noticed it on other presta sites, so not sure what to expect or look for.

Thanks, Igor

Link to comment
Share on other sites

Hello, this is how icons are loaded: Material Icons 

<span class="material-icons">shopping_cart</span>


https://fonts.google.com/icons

This is not the best practice, but unfortunately it is done in the classic theme before, if you do not like this display, then you can change each icon and add a hexadecimal character instead of the text inside the icon.

<span class="material-icons shopping_cart">&#xe8cc;</span>


https://codepen.io/btn-niax

Edited by Ewonta (see edit history)
  • Thanks 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...