Viewing 3 replies - 1 through 3 (of 3 total)
  • You’ve hit a theme/CSS issue. Try adding:

    .entry a img.aligncenter,
    .entry img.size-medium.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    to the bottom of your theme’s stylesheet.

    Thread Starter IestynR

    (@iestynr)

    Fantastic!

    Esmi saves the day again – thank you very much, worked a teat!

    What brought it on thought? It hasn’t happened before.

    Not sure. Have you changed themes? It’s a while since I visited your site. If not, it could be the combination of the link on a medium-sized image that’s doing it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Image won't center on a single post’ is closed to new replies.