Tagged: headings
Hi Guys,
Is there a way of changing the headings so that they are in proper case instead of uppercase?
Hey markpevans!
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
Done! Thank you again guys :)