Forums
Forums / Plugin: Simple Slideshow Manager / Hide navigation arrows
(@sandrajay)
9 years, 1 month ago
Is it possible to hide the navigation arrows on the slideshow. A user posted this code:
.img_prev_0.img_prev { display: none; } .img_next_0.img_next { display: none; }
but it only removed the right arrow, the left still remains. Any ideas would be most helpful. Thank you.
Never mind, I had a double bracket in there after the last set of CSS coding. Solved now!
The topic ‘Hide navigation arrows’ is closed to new replies.