Tagged: x Author Posts April 22, 2016 at 4:51 pm #895956 ottobonoParticipant Hi I want to remove the cart icon that popups in woocommerce in the middle of the screen when you add a product (p.s. I do not want to deactivate add to cart buttons on hover etc. but only this icon). I use integrity. Thank you! April 23, 2016 at 8:10 am #896617 ottobonoParticipant Hi, can you help me somehow? April 23, 2016 at 12:46 pm #896818 ThaiModerator Hi There, Please add the following CSS under Customizer > Custom > Global CSS: .x-cart-notification { display: none !important; } Hope it helps 🙂 April 26, 2016 at 4:31 am #899992 ottobonoParticipant It worked flawlessly thank you! April 26, 2016 at 3:30 pm #900961 Prasant RaiModerator You are most welcome. 🙂 Author Posts