I have used a CSS grid (using lightweight grid columns plugin) inside a section to display three images for the hero location. The issue I have is that there seems to be some kind of padding around the images that I can’t get rid of. Glad of any suggestion.
I was trying two different methods, one using Thrive and one using LGC, both produce errors in a different place 😀
I have disabled Thrive now so you can see what I mean. The hero section has spaces around the images.
And then looks like you are using Full width for the inner container for the first section but contained in the second which is causing the misalignment.
The top and bottom padding are intentional, it is the unknown spaces between the images that I would like to specify the margin width to be 4px and on the far right and left that I would like to eliminate it completely. I have tried all combinations of setting the inner and outer box type but it doesn’t seem to make a difference.