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

    I would like to remove the transform text to uppercase from everywhere.

    #285401

    Hi svreatt!

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

    body * { text-transform: none!important; }

    Cheers!
    Yigit

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