Ich möchte die Großschreibung bei H2 ausschalten und habe deshalb in ‘Allgemeines Styling’ –> ‘Typograph<‘ –> ‘Quick CSS’ folgenden Code eingegeben: Header H2 { text-transform: none; }
Funktioniert aber leider nicht. Kann mir jemand helfen?
Beste Grüße, Michael
Hey Michael,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.template-page .entry-content-wrapper h1,
.template-page .entry-content-wrapper h2 {
text-transform: none;
}
Best regards,
Yigit
Thanks a lot, that worked!
Hi,
Great, I’m glad that Yigit could help you out. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
Rikard
You can close this thread.
Best wishes, Michael
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
Yigit