Hello,
I would like my headings to never be all caps anywhere on the site. What shouId do?
Example: In the layer slider on this page, it translates the header to all caps: http://resonate18.staging.wpengine.com/markets/ (hosted on WPengine)
It also does this in many other places on the site.
How do I turn this off?
Thank you,
Nicole Sauce
Hey Nicole,
Please try this code in the General Styling > Quick CSS field or better in the WordPress > Customize > Additional CSS:
h1, h2, h3, p, a {
text-transform: none !important;
}
I see you have some text such as the topbar “contact us” and the header “request a demo” that are in all caps, so you will need to adjust those manually, but this css should fix the text that was changed by css.
Best regards,
Mike
Magical css. thanks! I will fix those.
Hi,
Glad we could assist, unless there is anything else we can help with on this issue, shall we close this then?
Best regards,
Mike
certainly!
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Mike