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

    Hello,

    I installed a sample data with Enflod theme. The default h1 is uppercase.

    How to change to lowercase? Thanks.

    #413638

    Hi grupoabades!

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

    Best regards,
    Yigit

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