• Hi,

    I use your theme but I can’t change title style for some reason (bold, size etc)

    So I’m use to hide it and create another H1 title… is that a good method ?

    And in some post I even put image with as h1, is that ok too ? Does it hurt my SEO ?

    Thanks !

Viewing 1 replies (of 1 total)
  • Leo

    (@leohsiang)

    Hi there,

    I use your theme but I can’t change title style for some reason (bold, size etc)

    This option is included in the Typography module of our premium plugin.

    Or you can use this CSS:

    h1.entry-title {
        font-size: 20px;
        font-weight: 700;
    }

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

    And in some post I even put image with as h1, is that ok too ? Does it hurt my SEO ?

    I don’t believe using an image as <h1> is common practice but I’m not an expert in SEO. I would recommend doing some Google search on this and see if it’s acceptable.

Viewing 1 replies (of 1 total)

The topic ‘Hiding title & SEO ?’ is closed to new replies.