Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #279306

    Hi there,
    How can I update the CSS to have my headings to be title case and not Uppercase?
    Thank you in advance.

    Frederic

    #279492

    Hi frederictib!

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

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

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.