I have an issue with the grid layout whereby even though I have the padding the same i.e. 30px to and 30px bottom and the image sizes are the same, the two images in the middle of the four are taller than the far left and far right image? I have gone back and checked padding etc. numerous times and it is setup correctly. Any ideas?
westcoasthammocks.com.au
Hey keifygeorge!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Regards,
Rikard
Thanks
Hey!
2 sets of your images appear to have been using different display settings.
If you set each display setting to the same amount like the example below, they will all be the same size:
http://i.imgur.com/vZzZ80j.png
http://i.imgur.com/UdfDfa0.png
Regards,
Dake
I am not sure what you mean – when I select the image all 4 say that they are displaying at the same full size. When I changed them all to medium display settings – the same issue persists
Hey!
I added the below css to your custom css section:
.flex_cell .no_margin .av_one_fourth {
padding: 30px !important;
}
Regards,
Dake