diff --git a/scipost/templates/scipost/navbar.html b/scipost/templates/scipost/navbar.html
index af5673bcccabf23dd55a2018c16aef0a075e27ad..7aac72afa8c6586f343cf1ccb6f9bcc03318e4aa 100644
--- a/scipost/templates/scipost/navbar.html
+++ b/scipost/templates/scipost/navbar.html
@@ -222,11 +222,12 @@
 
               <li class="nav-item navbar-counter">
                 <div class="d-inline-block notifications_container">
-                  <a href="javascript:;" class="d-inline-block badge_link nav-link" id="notifications_badge" data-toggle="modal" data-target="#notification_center">
+ <!--                 <a href="javascript:;" class="d-inline-block badge_link nav-link" id="notifications_badge" data-toggle="modal" data-target="#notification_center">
                     <i class="fa fa-inbox" aria-hidden="true" style="min-width: 16px;"></i>
                     {% live_notify_badge classes="badge badge-pill" %}
                   </a>
                   {% live_notify_list %}
+-->
                 </div>
               </li>