Add space between captioned images
-
Something so simple in versions prior to 3.9 now isn’t ?? Yes I have the latest version of Advanced Images Styles plugin install, but its left/right margins are set to auto and cannot be changed. Well unless I’ve overlooked something.
Example page: Prints of Italy Store
By adding css to make my images look correct, my responsive theme is off. The first row of images I have set to aligncenter and this is the CSS I put in:
.aligncenter { margin: 15px auto; display: inline-block; text-align: center; }
Obviously it does not work. The captioned images should have space between them and align in center page. That is how it worked in 3.8 anyway….
The following rows of images have custom CSS to get them aligned as you see, but that throws off the responsiveness. If you adjust your browser to small, the top row images will center, the rest are offset.
How exactly does one make captioned images aligncenter with space between them in 3.9? Thanks in advance!
- The topic ‘Add space between captioned images’ is closed to new replies.