Hi!
I’ve added a 8theme title to my website and it displays in capital letters. I’ve already taken a look at Typography in Theme options but nowhere it’s mentioned that it’s capital letters. I’ve also changed the Extra class name to no-uppercase, but it doesn’t work.
Kind regards,
Annet
Site URL: hidden Theme version: 5.3.1Hello,
Add the following custom CSS to child theme style.css
.title h1, .title h2 {
text-transform: none;
}
Regards
Thanks!
And where can I find the style.css file? In WordPress itself?
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.