Title: How to remove a button
Last modified: November 3, 2016

---

# How to remove a button

 *  [anne29](https://wordpress.org/support/users/anne29/)
 * (@anne29)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/how-to-remove-a-button/)
 * URL: [http://mapleleafgcc.net/](http://mapleleafgcc.net/)
 * Hello, I would like to know how to remove the red button that says “2 member 
   alerts” right above “member login”.
 * Does anyone know where I would find this?

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

 *  [ThemeSumo](https://wordpress.org/support/users/themesumo/)
 * (@themesumo)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/how-to-remove-a-button/#post-8393650)
 * I don’t actually see the notifications on the site, but I can see them within
   your source code.
 *     ```
       .notification_count {
           display: none;
       }
       ```
   
 * Add this to your [Child Theme](https://codex.wordpress.org/Child_Themes) style.
   css file, or using a [Custom CSS](https://wordpress.org/plugins/simple-custom-css/)
   plugin.
 * Hope this helps.
    -  This reply was modified 9 years, 6 months ago by [ThemeSumo](https://wordpress.org/support/users/themesumo/).
 *  Thread Starter [anne29](https://wordpress.org/support/users/anne29/)
 * (@anne29)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/how-to-remove-a-button/#post-8393658)
 * Genius!
 * Thanks!

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

The topic ‘How to remove a button’ is closed to new replies.

## Tags

 * [button](https://wordpress.org/support/topic-tag/button/)
 * [code](https://wordpress.org/support/topic-tag/code/)
 * [css](https://wordpress.org/support/topic-tag/css/)

 * 2 replies
 * 2 participants
 * Last reply from: [anne29](https://wordpress.org/support/users/anne29/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/how-to-remove-a-button/#post-8393658)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
