Title: Gallery All button
Last modified: August 22, 2016

---

# Gallery All button

 *  [hwoccurrence](https://wordpress.org/support/users/hwoccurrence/)
 * (@hwoccurrence)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/gallery-all-button/)
 * I use the Gallery template to display pictures of my dogs, which you can click
   on, and then a project template per dog. On the Gallery site there is an **All**
   button. Is it possible to hide this?

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

 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/gallery-all-button/#post-5605406)
 * Hey there hwoccurrence,
 * Hope you’re well today!
 * Could you please post link to your gallery page. Generally this is something 
   that could be done with some custom CSS.
 * Best regards,
    Bojan
 *  Thread Starter [hwoccurrence](https://wordpress.org/support/users/hwoccurrence/)
 * (@hwoccurrence)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/gallery-all-button/#post-5605481)
 * Great, here is the gallery: [http://nivlheim.com/?page_id=50](http://nivlheim.com/?page_id=50)
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/gallery-all-button/#post-5605490)
 * Hi again,
 * Try adding the following CSS code in the style.css file of your [child theme](http://codex.wordpress.org/Child_Themes)
   or add it in your site using the following plugin if your theme doesn’t have 
   custom CSS tab.
 * [http://wordpress.org/plugins/simple-custom-css](http://wordpress.org/plugins/simple-custom-css)
 *     ```
       ul#filterNav {
       display: none;
       }
       ```
   
 * This should remove the all filter from your page. Hope this helps 🙂
 * Best regards,
    Bojan
 *  Thread Starter [hwoccurrence](https://wordpress.org/support/users/hwoccurrence/)
 * (@hwoccurrence)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/gallery-all-button/#post-5605493)
 * I’m sorry, I don’t know anything about web coding. I looked into style.css and
   found this:
    /*Gallery——————*/. Added it below this, but nothing happened.
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/gallery-all-button/#post-5605503)
 * Hey there,
 * If your theme doesn’t have custom CSS tab, you can install the plugin I mentioned
   above:
 * [http://wordpress.org/plugins/simple-custom-css](http://wordpress.org/plugins/simple-custom-css)
 * Once the plugin is installed and activated you can add code to Appearance >> 
   Custom CSS.
 * Hope this helps.
 * Best regards,
    Bojan
 *  Thread Starter [hwoccurrence](https://wordpress.org/support/users/hwoccurrence/)
 * (@hwoccurrence)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/gallery-all-button/#post-5605505)
 * That worked! Thank you so much, Bojan 🙂
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/gallery-all-button/#post-5605509)
 * Glad I could help 🙂
 * Cheers,
    Bojan

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

The topic ‘Gallery All button’ is closed to new replies.

 * 7 replies
 * 2 participants
 * Last reply from: [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/gallery-all-button/#post-5605509)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
