Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #713704

    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.

    #713708

    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

    #713713

    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:

    #713724

    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

    #713728

    Jordan, you’re the best!
    It works fine, thanks a lot for your help!
    Have a great day,
    Didier

    #713837

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘h1 font-size doesn't work’ is closed to new replies.