Title: Hide it
Last modified: March 16, 2019

---

# Hide it

 *  Resolved [funsail](https://wordpress.org/support/users/funsail/)
 * (@funsail)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/hide-it/)
 * Hey, how can I hide the bar in ONE page? What css can I use on that page to hide
   it?
    I used a fixed bar

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [SeedProd](https://wordpress.org/support/users/seedprod/)
 * (@seedprod)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/hide-it/#post-11325920)
 * Here’s the css to hide it:
 *     ```
       #wnb-bar{
       display:none;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Hide it’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-notification-bar_a77b80.
   svg)
 * [WordPress Notification Bar](https://wordpress.org/plugins/wordpress-notification-bar/)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-notification-bar/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-notification-bar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-notification-bar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-notification-bar/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [SeedProd](https://wordpress.org/support/users/seedprod/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/hide-it/#post-11325920)
 * Status: resolved