Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #195465

    Hi Guys

    When I have an H1 or H2 style, and type in lower case, the text appears in uppercase regardless, can you tell me the CSS to show what I type – case sensitive.

    Thankyou

    Gary

    #195513

    Hi Gstar72!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 { text-transform: none; }

    Regards,
    Yigit

    #195556

    Thanks Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Header Font Uppercase Issue’ is closed to new replies.