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

    Hi, how I can change the heading element so it won’t be all CAPS?

    #539704

    Hey DROR!

    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;
    }

    Best regards,
    Yigit

    #540125

    Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to change heading element so it won't be all caps?’ is closed to new replies.