Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 10, 2018 at 3:58 am #1019718 bobfurgoParticipant Hello, I have a grid of headshots and for some reason there is a 20px white line underneath the first grid element. There is no padding applied so i’m not sure where there is a line or gap. Can someone help me figure out how to eliminate it? October 10, 2018 at 6:14 am #1019784 MikeModerator Hey bobfurgo, Please try this code in the General Styling > Quick CSS field: @media only screen and (min-width: 767px) { .leadership-images-container-grid .-flextable { margin-bottom: -11px !important; } } Best regards, Mike Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In