OpenType Feature
-
Hello Armin,
I would like to use an open type feature on my font. Is there any way how I activate the alternate ÄÜ?
The font designer said I should put that:
font-feature-settings: "titl" 1;
to activate the open feature. Do you have an idea where how?
thank you a lot and all the best,
Antonia -
@ton said in OpenType Feature:
font-feature-settings: "titl" 1;
yes
sorry for the late reply i was sick and slow
so in textformats:
in the list of your formats just look at the "html class" that your textformat uses like:
for "_Medium" for example
you'd then go to lay options → custom css & html:and in css put:
._Medium{ font-feature-settings: "titl" 1; }
-
sorry to ask, but where do I find the formats?
-
in textformats
I don't answer or check forum DMs, please just post on the forum.
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