Comments 1Thamer started the conversationOctober 13, 2022 at 12:31amHello,How can I remove the arrows from "Full Width Parallax Slider"I tried this code on Customize>Additional CSS but it didn't work!#slider_left, #slider_right { display: none;} 1,973Support repliedOctober 13, 2022 at 4:28pmHello, try.bx-prev, .bx-next { display: none;}insteadThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Hello,
How can I remove the arrows from "Full Width Parallax Slider"
I tried this code on Customize>Additional CSS but it didn't work!
#slider_left, #slider_right {
display: none;
}
Hello, try
.bx-prev, .bx-next {
display: none;
}
instead
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy