Title: Plugin Update not showing when plugin active
Last modified: March 1, 2021

---

# Plugin Update not showing when plugin active

 *  [cln.lgr](https://wordpress.org/support/users/clnlgrgmailcom/)
 * (@clnlgrgmailcom)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/plugin-update-not-showing-when-plugin-active/)
 * When I have the tool active and I update a plugin. The typical traffic light 
   colors notification isn’t showing.
    There is a thin border when I click to update,
   the installation will cycle through the yellow and green (or red) but no text
   is showing. Simply, the CSS is overwritten with an ‘display: none !important;’.
 *     ```
       .mstba-update-message p:before,
       .update-message.notice p:empty,
       .update-message.updating-message > p,
       .update-message.notice-success > p,
       .update-message.notice-error > p {
       display: none !important;
       }
       ```
   
 * When the plugin is disabled, that CSS is gone.
 * (otherwise, plugin works fine)

The topic ‘Plugin Update not showing when plugin active’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/multisite-toolbar-additions_9a6fd0.
   svg)
 * [Multisite Toolbar Additions](https://wordpress.org/plugins/multisite-toolbar-additions/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/multisite-toolbar-additions/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/multisite-toolbar-additions/)
 * [Active Topics](https://wordpress.org/support/plugin/multisite-toolbar-additions/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/multisite-toolbar-additions/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/multisite-toolbar-additions/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [cln.lgr](https://wordpress.org/support/users/clnlgrgmailcom/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/plugin-update-not-showing-when-plugin-active/)
 * Status: not resolved