[Resolved] Increasing fontsize

Home Forums Support [Resolved] Increasing fontsize

Home Forums Support Increasing fontsize

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #200234
    Victor

    How can i incease the fontsize? The max is now 100% in the customizer but i want to maken the H1 bigger.

    Regards,

    Vic

    #200313
    Tom
    Lead Developer
    Lead Developer

    Have you tried using our Typography add-on? The H1 can be changed in “Customize > Typography > Content Typography”.

    #200404
    Victor

    Yes Tom,

    I use the aad-on all the time but still the max. is, depending on the fonttype, not big enough. Can i chancge this somewehere?

    Regards,

    Victor

    #200421
    Tom
    Lead Developer
    Lead Developer

    You can use CSS:

    h1 {
        font-size: 50px;
    }

    Adding CSS: https://generatepress.com/knowledgebase/adding-css/

    #200459
    Victor

    Hi Tom,

    Thanks, it works!

    Regards,

    Victor

    #200571
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

    #623169
    Mary

    Hi Tom,
    I am putting together a low vision website and I need to increase the size of the menu items which are to be in the right sidebar. How can I do that?
    THanks
    Mary

    #623170
    Leo
    Staff
    Customer Support

    Hi Mary,

    Any chance you can open a new topic and link us to the page in question?

    Thanks!

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.