Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1165245

    Hello when i write an article, the titlle (H1 or H2) are in uppercase, is it possible to have in
    tiny uppercase please?

    #1165253

    Hey OSLO2019,

    Try the following in quick css:

    h1,h2{
    text-transform:normal!important;
    }
    
    
    Best regards,
    Jordan Shannon
    #1165256

    Thanks Jordan :-)
    I have a other question

    it does not work when i place : h1,h2{ text-transform:normal!important; } in the CSS style

    • This reply was modified 4 years, 9 months ago by OSLO2019.
    #1165262

    Hi,

    No problem. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Uppercase of H1 H2 H3 H4 H5 H6’ is closed to new replies.