Title: Hide navigation arrows
Last modified: March 31, 2017

---

# Hide navigation arrows

 *  Resolved [SandraJay](https://wordpress.org/support/users/sandrajay/)
 * (@sandrajay)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/hide-navigation-arrows/)
 * 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)

 *  Thread Starter [SandraJay](https://wordpress.org/support/users/sandrajay/)
 * (@sandrajay)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/hide-navigation-arrows/#post-8980623)
 * Never mind, I had a double bracket in there after the last set of CSS coding.
   Solved now!

Viewing 1 replies (of 1 total)

The topic ‘Hide navigation arrows’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simple-slideshow-manager_789db3.svg)
 * [Simple Slideshow Manager](https://wordpress.org/plugins/simple-slideshow-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-slideshow-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-slideshow-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-slideshow-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-slideshow-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-slideshow-manager/reviews/)

## Tags

 * [navigation arrows](https://wordpress.org/support/topic-tag/navigation-arrows/)

 * 1 reply
 * 1 participant
 * Last reply from: [SandraJay](https://wordpress.org/support/users/sandrajay/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/hide-navigation-arrows/#post-8980623)
 * Status: resolved