Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,

    you can use some CSS to specify which elements on the single-post are centred eg.

    .single-post .entry-header,
    .single-post h2,
    .single-post h3,
    .single-post .entry-content .wp-block-image {
        text-align: center;
    }
    Thread Starter ansoffmarketing

    (@ansoffmarketing)

    Thanks, I will try this code on my site, besides I created a content layout template using generate press element but only the content body is aligned centre, not the headings.

    I created a content layout template using generate press element

    I unfortunately cannot advise on this as that is a feature of GP Premium. And we are forbidden by WordPress.org to provide support for paid plugins within this forum. If you’re having an issue with that feature you would need to raise a support topic in our Premium Support forum:

    https://generatepress.com/support/

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘How to arrange single post layout centered’ is closed to new replies.