• Resolved SpadesDesigns

    (@spadesdesigns)


    Hi! I have removed the sidebar and my post’s featured images look bad aligned left. I haave tried codes I found online for custom css such as this:

    .single-post .featured-image-single img {
    display: block;
    margin: 0 auto;
    }

    but nothing seem to work! How do I aligned a featured photo as “center”?

    Thank you in advance 🙂

Viewing 1 replies (of 1 total)
  • Thread Starter SpadesDesigns

    (@spadesdesigns)

    never mind I found the solution.

    For those who wonder, in custom CSS post the following:

    .blog-media {
    text-align: center;
    }

    Thanks again! ahaha

Viewing 1 replies (of 1 total)

The topic ‘Centering Featured Image’ is closed to new replies.