Hi team,
All my H1 headers are showing in ALL CAPITALS, but I’d like them in Sentense case.
How do I do this?
Thanksyou :)
Hey dezineo,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Hi dezineo,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.template-page .entry-content-wrapper h1,
.template-page .entry-content-wrapper h2 {
text-transform: none;
}
Do you mean the theme options settings do not apply?
For which elements?
If you need further assistance please let us know.
Best regards,
Victoria