• Resolved SandraJay

    (@sandrajay)


    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.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Hide navigation arrows’ is closed to new replies.