Tagged: x Author Posts December 8, 2016 at 3:12 pm #1286553 cmelnikParticipant Hi, How can I remove/hide the scroll bottom anchor button that I am using with Layer Slider 6 only on mobile? Thank you December 8, 2016 at 3:13 pm #1286554 cmelnikParticipant This reply has been marked as private. December 8, 2016 at 5:05 pm #1286667 JadeModerator Hi there, Please add this code in the customizer: @media (max-width: 480px) { .x-slider-scroll-bottom.above { display: none; } } Hope this helps. December 9, 2016 at 10:23 am #1287501 cmelnikParticipant Perfect. Thank you! December 9, 2016 at 12:02 pm #1287592 Prasant RaiModerator You are most welcome. 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1286553 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In