Title: Responsiveness Problem
Last modified: December 12, 2024

---

# Responsiveness Problem

 *  Resolved [Mahmoud Hossam](https://wordpress.org/support/users/moodyhosam/)
 * (@moodyhosam)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/responsiveness-problem-5/)
 * Hello,
 * I have noticed that you are forcing `display: block` for you notifications on
   mobile devices. I can see this code snippet is added inline and I can’t override
   it because you use the `!important`:
 *     ```wp-block-code
       @media (max-width: 767px){                      #salertWrapper { display: block !important;}                   }
       ```
   
 * The problem actually appears after the first notification is displayed to the
   website visitor and then hid. While there is no content displayed, but a hidden
   layer is still floating over the page preventing any touches or selections beneath
   it.
 * Please fix ASAP
 * Thank you

The topic ‘Responsiveness Problem’ is closed to new replies.

 * ![](https://ps.w.org/salert/assets/icon-256x256.png?rev=1923802)
 * [SALERT – Fake Sales Notification WooCommerce](https://wordpress.org/plugins/salert/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/salert/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/salert/)
 * [Active Topics](https://wordpress.org/support/plugin/salert/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/salert/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/salert/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Mahmoud Hossam](https://wordpress.org/support/users/moodyhosam/)
 * Last activity: [1 year, 6 months ago](https://wordpress.org/support/topic/responsiveness-problem-5/)
 * Status: resolved