Title: Admin new plugin notification
Last modified: March 15, 2017

---

# Admin new plugin notification

 *  [Steve Hirons](https://wordpress.org/support/users/stevehirons/)
 * (@stevehirons)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/admin-new-plugin-notification/)
 * Hi all,
 * just got one niggle at the moment. I have a youtube plugin i need to use but 
   wordpress admin section when i log in constantly gives a notification window 
   which you cant close. this window covers some menu options , so i have to diable
   plugin, change what i need to do, then re enable plugin. Bit of a pain but i 
   know the div class but i dont knwo where to put code to not display it. The class
   is .wp-pointer-0 or .wp-pointer-top
    Its the little window that appears on the
   left side which tells you when you have installed a plugin and gives you a tour
   option. Hope you can help guys and thanks

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

 *  [Flash Buddy](https://wordpress.org/support/users/flashbuddy/)
 * (@flashbuddy)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/admin-new-plugin-notification/#post-8916621)
 * You can override plugin css generally by using the !important declaration. ERGO:
 * .wp-pointer-0 {display: none !important;}
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/admin-new-plugin-notification/#post-8916626)
 * Have you tried contacting the plugin’s author about this issue?
 *  Thread Starter [Steve Hirons](https://wordpress.org/support/users/stevehirons/)
 * (@stevehirons)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/admin-new-plugin-notification/#post-8917627)
 * Thanks Flash Buddy, i tried that code but nothing happens. Unless i have put 
   it in wrong place ?
 * Admin dashboard>Appearance>Edit CSS> bosh!
 * Thanks
    Steve

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

The topic ‘Admin new plugin notification’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [Steve Hirons](https://wordpress.org/support/users/stevehirons/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/admin-new-plugin-notification/#post-8917627)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
