Negative Kerning
-
Hi, I couldn't find any information on this topic in the forum. Is it possible to use negative kerning parameters when formatting a font? Currently, I can only use positive parameters, which limits my design options significantly. :( I have a screenshot attached. Thanks for your help!

-
Yeah that’s a limitation of the editor unfortunately.
That dropdown only allows predefined positive values, so you won’t be able to set negative letter spacing from there. It’s kinda restrictive if you’re trying to tighten typography.
If you really need negative kerning, you’ll have to do it via custom CSS, something like:
letter-spacing: -0.02em;
and apply it to that text block/class.
So yeah, not possible directly in the UI, only through CSS workaround
I also code custom websites or custom Lay features.
💿 Email me here: 💿
info@laytheme.com
Our Web Development company: 100k.studio
Want to tip me? https://www.paypal.com/paypalme/arminunruh
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it