Hello when i write an article, the titlle (H1 or H2) are in uppercase, is it possible to have in
tiny uppercase please?
Hey OSLO2019,
Try the following in quick css:
h1,h2{
text-transform:normal!important;
}
Best regards,
Jordan Shannon
Thanks Jordan :-)
I have a other question
it does not work when i place : h1,h2{ text-transform:normal!important; } in the CSS style
Hi,
No problem. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon