Forums
(@applestalk)
2 years, 2 months ago
That’s great, thank you Thomas for getting back to me on this issue, it’s good to see a developer keeping on top of support, even when the extension is free.
I want a Thirds grid but that’s when the images do NOT fill the column as it adds 40px on either side (hence the CSS override).
You can see in this screengrab the corrected images above, filling their columns and a new test below with the same 600px width as above.
https://gyazo.com/6f78a6a66ca5352b29898d5581ec8798
If I add a CSS override to the element’s Advanced tab, I can get over this problem…
.hd-image-comparison { margin: 0 !important; }