Hey! I want to change the writing of the title H1, how could I do?
I have noticed that the title H1, H2, H3 … appears in capital letter, why?
how to appear as a normal sentence? (capital letter beginning of a sentence and small letter?)
Thx
R3vOx
add to your css: h1, h2, h3 {text-transform: none !important;}
Thank you very much :)
R3vOx
Glad that worked for you :)
Let us know if you have any other questions or issues.
Regards,
Devin