• Some of the images in my recent post (https://jadeandfern.com/im-dreaming-white-living-room/) won’t center-align.

    I’ve clicked the center button (obvs), and also when I check the code in the text editor everything looks right. The top two images are aligning correctly, but the bottom three are not.

    The images are not sized to my content width (570px) as they are pulled from the web–could that be part of the issue? Any help is appreciated!

Viewing 1 replies (of 1 total)
  • You can center the images by adding this to the end of your child theme’s style.css:

    .pibfi_pinterest { display: block;}

    The downside is that the Pin It button is slightly displaced in narrow images.

Viewing 1 replies (of 1 total)
  • The topic ‘Images Won't Center Align’ is closed to new replies.