[Support request] Latest Posts is not centre aligned

Home Forums Support [Support request] Latest Posts is not centre aligned

Home Forums Support Latest Posts is not centre aligned

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2338874
    Carrie

    Hi, I’ve never had this issue before and have used GeneratePress a lot.

    I’ve created a sidebar area in a container, and put in Latest Posts widget. Despite setting it all as being centre aligned, it’s showing as on the right hand side of the container, despite Inspect showing everything being centred correctly.

    It’s as if there’s padding on the left, but there isn’t in the container view so I’m stuck?

    Thanks

    #2339455
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    .wp-block-latest-posts.wp-block-latest-posts__list {
        margin-left: 0; 
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.