[Resolved] How can I move the button “read more” in the blog page for each post to the

Home Forums Support [Resolved] How can I move the button “read more” in the blog page for each post to the

Home Forums Support How can I move the button “read more” in the blog page for each post to the

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1133392
    eden

    How can I move the button “read more” in the blog page for each post to the center?

    #1133401
    eden

    Also I would like to center the title tags and the date and author name of the posts shown in the blog page

    #1133506
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .entry-header, .read-more-container {
        text-align: center;
    }

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

    Let me know if this helps 🙂

    #1133739
    eden

    Thank you!

    #1134468
    Leo
    Staff
    Customer Support

    No problem 🙂

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