Support » Plugin: WordPress Notification Bar » Hide it

  • Resolved funsail

    (@funsail)


    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

    (@seedprod)

    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.