Hi,
Thanks again for all the super efficient support from Kriesi’s team !
Another problem :
The font in the headings looks heavily pixelated all the time, whatever the font I use, the screen size, the browser. I tested that on PC, smartphones, and tablets : same thing.
Is there anything that I could do ( WP plugin, or something to add in the CSS ) to correct that or at least “smoothen ” the font shapes a little bit ?
What should I do or where should I go if, as the last solution, I want to use a default font ( Arial, Verdana, etc… ) for my headings ?
thanks for your help.
Hey nnn666nnn!
Can you please post the link to your website where we can see the issue with heading elements?
Cheers!
Yigit
Hi,
Here’s a sample page of the website : http://mcdom.partenaireinfo.com/?page_id=2449
Have a look at the headings, specially the O in ” Notre philosophie ” …
I’ve tried all the fonts of the font list in the Enfold admin pannel and that’s the same.
On some screens and / or browsers it’s even worst than that.
thank you for your help.
Hey!
Try adding this code to the Quick CSS:
h1, h2, h3, h4, h5, h6 {
text-rendering: optimizeLegibility;
}
Cheers!
Josue
Hi Josue,
Thank you for your answer.
It doesn’t change anything.
Would you have any other idea ?
Thank you.
Hi!
Can you post a screenshot of your view?
Cheers!
Josue