• Resolved dersilainen

    (@dersilainen)


    Hi,

    I use Astra and I want to center the text of the titles of recent posts both on my homepage and on my article page. Currently the title is to the left of the picture.

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

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

    Please try the following CSS code

    .wp-block-latest-posts__list {
        text-align: center;    
    }

    I hope it helps. Feel free to reach out to us if you have any further queries.

    Kind regards,
    Herman ??

    Thread Starter dersilainen

    (@dersilainen)

    Worked great, thank you!

    Hello @dersilainen

    Glad to hear that helped! ??

    Please mark the topic as resolved.

    Feel free to reach out to us if you have any other queries.

    Have a nice day.

    Regards,
    Suman ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Center recent post title’ is closed to new replies.