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

    Hi, I’m using Enfold theme with the Photography Demo.
    How can I change the font case setting for the heading (HELLO & WELLCOME). The current text-transform setting is “uppercase”, but I want it “capitalize” or “none”.

    Best Regards
    Burghard Engel

    #397514

    Hi Burghard!

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

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

    Cheers!
    Yigit

    #399781

    Thanks, Yigit. It’s working.
    Cheers
    Burghard

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to set the font case on Frontpage’ is closed to new replies.