Title: Responsive view does not work
Last modified: November 12, 2020

---

# Responsive view does not work

 *  Resolved [ricardomat](https://wordpress.org/support/users/ricardomat/)
 * (@ricardomat)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/responsive-view-does-not-work/)
 * The notificaction in desktop looks fine, but in portrait mode it doesn’t look
   good, the photo looks oval.
    What can I do to make it look good on all devices?
   Thank you
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fresponsive-view-does-not-work%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Support [Abid Hasan](https://wordpress.org/support/users/abidhasan112/)
 * (@abidhasan112)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/responsive-view-does-not-work/#post-13661412)
 * Hi [@ricardomat](https://wordpress.org/support/users/ricardomat/) ,
 * Hope you’re doing good. Can you please add this custom CSS in your stylesheet:
 *     ```
       @media screen and (max-width: 767px) {
       .notificationx-image {
           width: 70px !important;
           height: 70px !important;
         }
       }
       ```
   
 * I hope this will solve the image issue on the portrait mode.
    You can change 
   this `70px` value as per as your need.
 * Also note that, I could not find the notifications in your website. If you can
   guide me where the notifications trigger in your website, I can assist you more
   better.
 * Thank you!

Viewing 1 replies (of 1 total)

The topic ‘Responsive view does not work’ is closed to new replies.

 * ![](https://ps.w.org/notificationx/assets/icon-256x256.gif?rev=2783824)
 * [NotificationX – FOMO, Live Sales Notification, WooCommerce Sales Popup, GDPR, Social Proof, Announcement Banner & Floating Notification Bar](https://wordpress.org/plugins/notificationx/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/notificationx/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/notificationx/)
 * [Active Topics](https://wordpress.org/support/plugin/notificationx/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/notificationx/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/notificationx/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Abid Hasan](https://wordpress.org/support/users/abidhasan112/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/responsive-view-does-not-work/#post-13661412)
 * Status: resolved