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

    Hi,

    How can I control the various heading tags size and make them non-cap?

    Cheers.

    #187816

    Hi net-guru!

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

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Headers Tags Sizes’ is closed to new replies.