Hello,
I’m a newbie and have minimal CSS skills. When I add this particular text to the the Content Slider and choose H1 or H2 it’s automatically capitalized. I’d like to just have it in larger text but not capitalized. I can’t figure out where the settings are to fix this, please help
This is the text that I don’t want in capital letters:
WE MANAGE ASSETS,
SO YOU DON’T HAVE TO.
Hey Khalid,
Please try the following in Quick CSS under Enfold->General Styling:
.slide-entry-excerpt h1 {
text-transform: none !important;
font-size: 40px !important;
}
Best regards,
Rikard
Hello,
It worked for items in the main front page but the the text under Services is still showing the capital letters. Any idea why that’s happening?
Thank you,
Khalid