Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1039211
Remove font capitals
Closed

Comments

  •  2
    Andreas started the conversation

    Hello, All the H and Title fonts are capitalized, there is no option in the theme options for font text-transform?

    How do I remove all the themes capaitalised text to make it normal?

    Thank you

  •  7,280
    Oliver replied

    HI!

    pls. use following css:

    h1 .light,
    h2 .light,
    h3 .light,
    h4 .light,
    h5 .light,
    h6 .light,
    .title-h1 .light,
    .title-h2 .light,
    .title-h3 .light,
    .title-h4 .light,
    .title-h5 .light,
    .title-h6 .light,
    .title-xlarge .light {
        text-transform: none !important;
    }

     

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • M3tacreation replied

    Hi I did paste the code and nothing change! why 

  •  7,280
    Oliver replied

    pls. provide the wp-admin access.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver