Render fonts
-
Hello,
I have detected a nuance regarding the display of fonts. The fonts look slightly thicker than the originals. I have "fixed" it with css:
body {
-webkit-font-smoothing: antialiased;
Text-rendering: optimizeLegibility;
}Is posible view the fonts with custom css in the Text Formats section?
I think is more good the render with custom css, is more similar to the original font, but to work fine in the Text Formats section I need view the render font equal.
The render font with custom css:
The render font with lay theme:
The render font with lay theme in Text Formats section:
Thanks a lot!
-
Hi dnlbrv,
thank you fro writing us!
Indeed this is a great way to make fonts look much nicer.
body { -webkit-font-smoothing: antialiased; Text-rendering: optimizeLegibility; }
Until now it is not embedded in the Backend but we will consider implementing it in the future.
Thank you for sharing your ideas!
All the best!
Marius
-
Hey!
much better this way:body, html {
-webkit-font-smoothing: antialiased;
text-rendering: optimizeSpeed;
}optimizeLegibility cause a tremble effect when reloaded the page.
Great theme!
I don't answer or check forum DMs, please just post on the forum.
Try this to fix issues before you post:
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. Now see if your problem solved itself
5. Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it