Hello, I´m having an strange problem of visualization in IE9. In Mozilla I see it correctly. Both titles (widgets, footer and products) and prices aren´t shown and instead of them all I can see are a few symbols, here it´s an screenshot of this problem http://www.oitenta.es/lab/pantallazo.jpg
What can I do? Thank you all !
Title strange problem in IE9
5 posts from 3 voices-
Posted 1 year ago #
-
Hey,
I think this is a problem with your Helvetica font (client side). Delete the Helvetica Neue font from your font folder or use another font for the website body text. You can change the font family with following code in css/custom.css:
body { font: 13px/1.65em Arial, "HelveticaNeue", "Helvetica Neue", Helvetica, sans-serif; }Posted 1 year ago # -
Hello, thanks for your answer, it worked partially. I´m still having problems with product titles in homepage and product pages, algo in the comments widget title. You can see this at http://www.oitenta.es/lab/
thanks again, I hope yoy can help me.Posted 1 year ago # -
I resolved the problem editting the woocommerce-mod.css file changing all "font-family" priorities.
Posted 1 year ago # -
Good to see it solved, thanks for the heads up :)
Posted 1 year ago #
Reply
You must log in to post.














