Tagged: x Author Posts May 2, 2016 at 4:18 pm #909792 logogloParticipant Hi there, when you view the site: http://www.logoglo.com on a mobile, there is a huge gap between the slider up top and the content below, any way I can get rid of this? see attachment. Thanks. May 2, 2016 at 5:54 pm #909889 RahulModerator Hi, Please add the following custom CSS : .x-content-band.vc .wpb_row, .x-content-band.vc .wpb_content_element { margin-top: -100px; } Thanks May 3, 2016 at 11:31 am #911022 logogloParticipant But that moves the entire content up (on a desktop) and looks bad, I just need the gap removing on a mobile device. Thanks. May 3, 2016 at 3:06 pm #911380 JoaoModerator Hi There Please this code instead @media (max-width: 979px) { .x-main { margin-top: 0px; }} Hope that helps, Joao May 4, 2016 at 11:34 am #912770 logogloParticipant Perfect! thanks. May 4, 2016 at 2:58 pm #913106 RahulModerator You’re welcome! Author Posts <script> jQuery(function($){ $("#no-reply-909792 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In