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

    Hi,

    How can i change my headings from all being displayed in upper caps to normal?

    Thank you

    #720588

    Hey!

    You can go to Enfold theme options > Advanced Styling and edit H tagged elements. Also, you can add following code to Quick CSS in Enfold theme options under General Styling tab

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

    Best regards,
    Yigit

    #720597

    Hey apicalmedia!

    Please provide us a link, so we can check which heads and what element it is.

    Thanks a lot

    Best regards,
    Basilis

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