Archived topic
Help to get rid of this small padding/margin
2 replies · Started by Dmitry on November 15, 2019
Hi!
Cant find what exactly causes this small gap under the images inside section. I use LGC with 50/50 and css code:
.inside-grid-column {margin: 0 !important; padding: 0 !important;}
I put the image size width to 100%, so it seems that the image height should control the LGC height... The image is 1000x1000.
Oh, Ive found the solution that works: https://generatepress.com/forums/topic/how-to-remove-padding-below-image-in-2-column-section/
But still I don't understand which code causes this image margin/padding? Is it GP, LGC or WP itself?
It's likely LGC. Have you tried turning off the equal heights?
equal_heights=false
Let me know :)