-
AuthorPosts
-
October 13, 2014 at 6:51 pm #335112
Hey
I have a strange issue that I can’t find the solution: the display of the font has to be exactly the same in the vertical menu as in the body <p> text.
As you can see in the screenshot, the menu (left text) looks different then the body (right text).
Any idea what this could cause?Regards
Tom
October 14, 2014 at 11:28 am #335518Hey
Here you can find another screenshot: https://www.dropbox.com/s/vjvzghqizghjdye/Knipsel2.PNG?dl=0
I put the the text in red so the difference is more clear.The left text ‘Projects’ is more bold then the right one ‘Projects’. But in css I see no difference between the 2.
Regards
Tom
October 15, 2014 at 11:20 am #336050Hey
Any idea what could be causing this?
ThanxTom
October 15, 2014 at 9:13 pm #336389This reply has been marked as private.October 16, 2014 at 5:18 pm #336929Hey!
Sorry for the late reply! Please add following code to Quick CSS in Enfold theme options under General Styling tab
div.avia_textblock { -webkit-font-smoothing: antialiased; }Which browser and OS are you using?
Regards,
YigitOctober 17, 2014 at 8:20 am #337203Hey Yigit
Thanks for your response!
I tried the code, but nothing changed.
I’m on different browsers, but this screenshot is from Chrome on Mac: https://www.dropbox.com/s/iak62cp3020zpsk/Screen%20Shot%202014-10-17%20at%2008.17.43.png?dl=0
Regards
Tom
October 17, 2014 at 1:51 pm #337307Hi!
Can you please try following code as well
.av-main-nav > li > a { -webkit-font-smoothing: antialiased; }which version of OS X and Chrome are you using? I am using Chrome 38.0.2125.104 and OS X 10.9.5 and i could not see a difference between fonts :/
Best regards,
YigitOctober 17, 2014 at 2:43 pm #337344Hi Yigit
Great, that worked!
Thanks for the great support!Regards
Tom
October 17, 2014 at 2:47 pm #337347 -
AuthorPosts
- The topic ‘Font renderend differently in header and body’ is closed to new replies.
