Tagged: x Author Posts May 8, 2016 at 9:19 am #981033 bakParticipant Hi On mobile: How can I reduce the gap from the top of the screen to where the H1 starts? May 8, 2016 at 9:21 am #981036 bakParticipant This reply has been marked as private. May 8, 2016 at 9:40 am #981054 ThaiModerator Hi There, Please add the following CSS under Customizer > Custom > CSS: @media (max-width: 480px){ .page-id-7047 #x-section-1 hr.x-gap { display: none; } } Hope it helps 🙂 May 8, 2016 at 9:52 am #981061 bakParticipant This reply has been marked as private. May 8, 2016 at 10:19 am #981076 ThaiModerator Please try with this: @media (max-width: 480px){ #x-section-1 { padding-top: 0 !important; } } Let us know how it goes! Author Posts <script> jQuery(function($){ $("#no-reply-981033 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In