Viewing 1 replies (of 1 total)
  • In style.css, line 1721, look for:

    media="all"
    .blog-alternate-medium #primary article:nth-child(odd) figure {
        float: left;
        padding-right: 4%;
    }

    and delete the “float: left;” line.

Viewing 1 replies (of 1 total)
  • The topic ‘Images with Captions Will Not Align Right’ is closed to new replies.