How To Change Product Notification Popup Window Size

After a user adds an item to cart, there’s a product notification popup window displayed. I want to change the window width to be smaller so it fits on a typical smartphone (e.g iphone) screen.



I looked at base.css and styles.css but couldn’t find the css class that controls the window size.

hi yong2014,



If you use CS-Cart 4.x, the “Add to cart” pop-up width is defined by the “notification-content-extended” CSS-class and you should also note that this CSS class might be used for other pop-ups.



I hope it helps.



Best regards, Sergei

Thanks a lot Sergei!



yong2014

Can someone help me do this? I am trying to increase the popup width size.