Hi, thanks for this amazing theme. I have a little problem with characters in firefox and only with firefox : http://ScrnSht.com/jcfbgx.
I have disabled all plugins but the problem remains. Can you help me?
Thanks
Hi, thanks for this amazing theme. I have a little problem with characters in firefox and only with firefox : http://ScrnSht.com/jcfbgx.
I have disabled all plugins but the problem remains. Can you help me?
Thanks
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;
}YesYes, that was the problem. Thank you.
This topic has been closed to new replies.