Tagged: mobile Viewing 2 posts - 1 through 2 (of 2 total) Author Posts August 2, 2016 at 8:32 pm #667815 bbrain123Participant Hello! can you please tell how to remove this gap on mobile with the image as shown in here http://imgur.com/a/DgOtt It s fine on desktop, just mobile isn t right thank you in advance! August 3, 2016 at 4:47 pm #668157 YigitKeymaster Hey bbrain123, Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file: @media only screen and (max-width: 480px) { #video .avia-image-container-inner { margin-bottom: -20px; } } Best regards, Yigit 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