Hi Team, scratching my head why the H1 font style doesn’t transform to “None”:
Screenshot: https://monosnap.com/file/iHZjetxwKg5UeX2d7dsZNxKApllElk
Even though the:
(1) Upper+Lower Case Text is used in the Special Heading Content Element
Screenshot: https://monosnap.com/file/hLofNccsd7WVyC55g7Q3kBLXoyYQpO
(2) Advanced Styling > All Headings (H1-H6) settings show “None” for Text Transform
Screenshot: https://monosnap.com/file/Y1vPTxhgA0sXIFIgOlZDTTFcJZheyd
(3) Quick CSS also includes the Text Transform None code:
Screenshot: https://monosnap.com/file/1Dm1bn1CYWRKl0dwQGRWQORk4XcEta
Hey Sherman,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Thanks for responding, Victoria – here’s my URL: https://shermanlive.com/ – -appreciate any insight you may have on this :-)
Hi Sherman,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.template-page .entry-content-wrapper h1,
#top h2,
#top h3 {
text-transform: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thanks, Victoria. It didn’t work this time.
– Added code to Quick CSS
– Added code to Theme Editor > style.css (/wp-admin/theme-editor.php?file=style.css&theme=enfold-child)
– Added code to themes/enfold/css/custom.css via Filezilla
– Cleared Litespeed Cache > Purge All
– Cleared browser cache
– Purged CDN
… and the H1 titles are still all uppercase. Hmmm…
Any other workarounds?
Hi Sherman,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
Did you end up fixing it, Victoria? Looks good now – something’s changed :-) Whatever the magic dust you sprinkled, I appreciate you!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon