Hi,
H1 and H2 headings are all UPPER CASE by default and I would like to make them Title Case instead.
I would be grateful if anyone knows how I can do that.
Thanks,
Matt
Hey SMDNAS!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 { text-transform: none; }
Regards,
Yigit
Perfect!
Thank you Yigit :)
All the best,
Matt