NoOne_Lt Posted February 7 Share Posted February 7 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 bandicam 2025-02-07 17-00-22-850.mp4 Link to comment Share on other sites More sharing options...
Ewonta Posted February 7 Share Posted February 7 (edited) 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"></span> https://codepen.io/btn-niax Edited February 7 by Ewonta (see edit history) 1 Link to comment Share on other sites More sharing options...
NoOne_Lt Posted February 7 Author Share Posted February 7 I am planning to use third party theme, so hopefully if its theme coding issue then im ok with that Thanks Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now