Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #485224

    Hello,

    I would like to make my h3, h4 and h5 headers uppercase and was wondering if you could assist me with this?

    Many thanks.

    George

    #485231

    Hey GeoCreo!

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

    h3,h4,h5 {
        text-transform: uppercase !important;
    }

    Best regards,
    Yigit

    #486147

    Thanks Yigit!

    #486148

    Hey!

    You are welcome, glad we could help! :)

    Best regards,
    Yigit

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