Hello,
I try to change the size of the h1 titles but it doesn’t work.
I copied this in the quick CSS textarea :
h1.main-title.entry-title {
font-size: 64px !important;
}
But the size doesn’t change.
More info :
– I don’t have a custom CSS
– I use a Google font
– I use an enfold-child
I can’t show you my website as it is in Maintainance.
Hey potam,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
Jordan
OK, but let’s be quick please, as it is a draft and I don’t want people to see it yet, and there are links to it from my Youtube channel.
I remove maintainance:
Hi,
Thanks for the link!
Try using only this code instead:
h1.entry-title {
font-size: 64px !important;
}
I removed the .main-title because it is not needed. Let me know if the helps.
Best regards,
Jordan
Jordan, you’re the best!
It works fine, thanks a lot for your help!
Have a great day,
Didier
Hi Didier,
Glad to hear it works now! Feel free to reach out to us at any time on the forum if you have an issue :)
Best regards,
Jordan