This topic has 6 replies, 2 voices, and was last updated 4 years, 4 months ago ago by Rose Tyler
when i add product to cart, i see product is added but not full size.. how can it be fixed?
Hello,
Theme Options > WooCommerce (Shop) > Shop > Shop page layout > Product Added Notification > Off. Also, try to disable AJAX Add To Cart For Simple Products in Theme Options > WooCommerce (Shop) > Single product page > Single product layout.
Regards
Now i didn’t see that notification
i want to see notification, but full size (not half, or 20%)
Try to disable “Enable AJAX add to cart buttons on archives” via Dashboard > WooCommerce > Settings > Products.
Regards
listen
i want to see notification, but 100%
I SEE piece of notification
i want to see that notification (with green background)
https://prnt.sc/t7lbyw
Try to add the next custom CSS code –
.et-notify {
top: 50px;
width: 100%;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up