Skip to main content
Solved

How to hide Notification Center for logged-out Users?

  • January 30, 2025
  • 3 replies
  • 34 views

DannyPancratz
Forum|alt.badge.img+7

The new Notification Center is still visible when in a logged-out state. (It should not IMO and I’ve given that feedback in a support ticket related to a bug with it)

Empty Notification Center when logged-out
Also shows bug where NC covers up part of the menu in logged-out view

 

If anyone comes up with a Third Party Script or CSS to hide it for logged-out users only, please share. 

I’ve asked in my support ticket and will share here if they provide one. 

Best answer by Yoeri

That’s right Danny, the notification center should not appear for guests. We’ll look into it.

View original
Did you find this topic helpful?

3 replies

revote
Forum|alt.badge.img+2
  • VIP ⭐️⭐️⭐️⭐️⭐️
  • 793 replies
  • January 30, 2025

Oh no. I noticed this now when I saw this ticket.

Definitely this has to be a bug, NC cant be seen by the visitors.


DannyPancratz
Forum|alt.badge.img+7
  • Author
  • VIP ⭐️⭐️⭐️⭐️⭐️
  • 963 replies
  • January 30, 2025

From my support ticket, this is CSS to hide the whole thing. It is not specific to logged-out users (for that you probably need a third party script to reference user data and identify guest users)

 

.notification-center { 
display: none; 
}

Yoeri
Forum|alt.badge.img+3
  • Gainsight Employee ⭐️⭐️⭐️
  • 400 replies
  • Answer
  • January 30, 2025

That’s right Danny, the notification center should not appear for guests. We’ll look into it.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings