Viewing 2 posts - 1 through 2 (of 2 total) Author Posts September 26, 2014 at 10:20 pm #325776 5foldParticipant How can I disable button 2 on tablet for fullscreen slider? It keeps going to the second line and not showing. September 29, 2014 at 7:36 am #326345 IsmaelModerator Hey glozemedia! Thank you for using Enfold. Add this on Quick CSS or custom.css: @media only screen and (max-width: 989px) { .avia_transform .active-slide .avia-slideshow-button-2 { display: none !important; } } Regards, Ismael 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