• For some reason, changing the H1 font size in the GeneratePress customiser has no effect for me. Dragging the slider also does nothing.

    Im wondering if Elementor had something to do with it? I had it installed for a day or so, then binned it off. But I have no idea how to tell if Elementor introduced some changes somewhere which could have caused this issue?

    All help most appreciated

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Leo

    (@leohsiang)

    Hi there,

    Just checked the site and everything looks normal to me.

    Is the customizer option not set to 40px?

    Also to confirm that you are referring to the single post title right?

    Thread Starter bigweed

    (@bigweed)

    I have changed the H1 font to 50, 60 and 70 from Customise-Typography-Heading1.
    But it makes no difference, it stays at its default value within the website and in the preview panel to the right, which is 40

    Thread Starter bigweed

    (@bigweed)

    Ive just changed it to 100, and left it there. But when I visit the page, the title is still showing as 40

    I am referring to the title at the top of the page, which says ‘Datamorphed – Data & Business Intelligence’

    Leo

    (@leohsiang)

    That’s the site title and there is no option for that in the free theme – only in premium plugin.

    You can use this CSS:

    h1.main-title {
        font-size: 30px;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Thread Starter bigweed

    (@bigweed)

    Oh okay. I just thought, changes to the H1 font family works, then the font size would too. So its only the H1 font size thats in the premium theme, gotcha.

    Any idea where else the H1 styling applies by default, besides the site title?

    Leo

    (@leohsiang)

    The site title is <h1> only if your front page is posts page.

    In other pages, the <h1> would be the content title and the site title would just be a <p>.

    Let me know if this makes sense ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Cant change font size for Heading 1 in GeneratePress’ is closed to new replies.