Tagged: x Author Posts October 11, 2016 at 5:05 pm #1212095 Brian D’AngeloParticipant I’m trying to remove the slider navigation arrows on Rev Slider (second slider). I’ve tried going to Navigation and turning everything off, but it’s not working and still showing the arrows. site: development.briandangelo.com on the Homepage. October 11, 2016 at 6:34 pm #1212180 NicoModerator Hi There, Thanks for writing in. Add this in your customizer > Custom > CSS: .x-section .tp-mask-wrap .rs-toggle-content-active { display:none; } Let us know how it goes. Thanks. October 11, 2016 at 6:56 pm #1212196 Brian D’AngeloParticipant Okay, added, but unfortunately that didn’t work. What else can I do? October 11, 2016 at 7:08 pm #1212210 Brian D’AngeloParticipant It also appears that when I click on them they disappear. But I’m still not able to remove them completely. October 11, 2016 at 11:17 pm #1212463 Brian D’AngeloParticipant This has been resolved. The arrows are located in the Static/Global Layers for the slide. Once you are in the Static/Global Layers, you can delete the arrow layers from the slider builder. October 12, 2016 at 12:53 am #1212541 DarshanaModerator Glad you were able to figure it out 🙂 Author Posts