This topic has 2 replies, 2 voices, and was last updated 2 years, 9 months ago ago by Rose Tyler
Hello
Am having this alert “item added” at appears below the add to cart button every time i add something to cart. i would like to remove that and left with the green alert only that appears on the top right Conner.
assistance will be appreciated.
thanks
here is the link to the website
https://staging-confinikenyacom.kinsta.cloud/
i would like it to be like this demo(following link) when i add something to cart
https://xstore.8theme.com/elementor/demos/organic/
Hello,
Disable plugins one by one to find out which one added the message, or use the next custom CSS code:
.content-product .confirm_add {
display: none;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up