I have been working on a website in wordpress that has been doing what I need so far. Today I tried adding a row of images (with and without captions), and for some reason the top line of the images are displaying each slightly below the other one.
You can see what I mean here: http://rhinoaustralia.com/shop/rugby-league-jerseys/rugby-league-jerseys/
These are in newly created div classes specific for these images and I can't see why they are dropping like they are. I've dried changing the display to inline, inline-block, the margins to auto and a few other things but still no luck. I have looked around and tried several solutions: How to vertically align an image inside div but no luck.
Any help appreciated.
from your code..it is happening due to
code. – Ashish Patel May 13 '15 at 06:56
between div. – ketan May 13 '15 at 06:57
but auto inserting it in the published version – 8r3nd4n May 14 '15 at 06:22