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

    (@iwilkerson)

    Okay, in case someone else is having this problem, added the following code to my child style.css:

    .aligncenter,
    div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
    }

    a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Image without caption not centered’ is closed to new replies.