-
Closed
-
Only using one slide on Bootstrap slider and wondering how to remove back and forward arrows
Found this solution (code below) on another site and tried but does not seem to work:
I have some other code in my Custom CSS so perhaps am not putting in correct place?
—————————————————————————-
.left.carousel-control, .right.carousel-control {
display: none !important;
}
The topic Remove Back and Forward Arrows on Bootstrap slider (Evolve+ 2.6.2) is closed to new replies