Title: remove image counters
Last modified: July 7, 2019

---

# remove image counters

 *  Resolved [vj_dobermann](https://wordpress.org/support/users/vj_dobermann/)
 * (@vj_dobermann)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/remove-image-counters/)
 * Hi team,
 * I’d like to remove the image counters below the galleries.
    Could someone tell
   me how to do so please ?
 * Thanks in advance
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-image-counters%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Mihai Ceban](https://wordpress.org/support/users/mihaiimagely/)
 * (@mihaiimagely)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/remove-image-counters/#post-11713288)
 * Hi [@vj_dobermann](https://wordpress.org/support/users/vj_dobermann/),
 * You can remove the counter by adding the following CSS rule to “Gallery -> Other
   Options -> Styles”
 *     ```
       .ngg-album-gallery-image-counter {
       	display: none !important;
       }
       ```
   
 * This should help
 *  Thread Starter [vj_dobermann](https://wordpress.org/support/users/vj_dobermann/)
 * (@vj_dobermann)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/remove-image-counters/#post-11728968)
 * it works perfectly 🙂
 * thank you !

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘remove image counters’ is closed to new replies.

 * ![](https://ps.w.org/nextgen-gallery/assets/icon-256x256.png?rev=2083961)
 * [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery](https://wordpress.org/plugins/nextgen-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nextgen-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nextgen-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/nextgen-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextgen-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextgen-gallery/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [vj_dobermann](https://wordpress.org/support/users/vj_dobermann/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/remove-image-counters/#post-11728968)
 * Status: resolved