Site logo

[Resolved] center H1

Home Forums Support [Resolved] center H1

Home Forums Support center H1

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2096299
    steven

    Hi there,

    how to center the H1 title of my blog posts? I did not find how to do it

    #2096305
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .single h1.entry-title {
        text-align: center;
    }

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

    Let me know if this helps 🙂

    #2099925
    steven

    Thanks !

    #2100412
    Leo
    Staff
    Customer Support

    No problem 🙂

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