Change postition of bottom sticky woocommerce messages (alert)
This topic has 4 replies, 2 voices, and was last updated 4 years, 1 months ago ago by Rose Tyler
Change postition of bottom sticky woocommerce messages (alert)
Hello,
Thanks for using our theme.
Provide a screenshot of the mentioned alert and URL of the page where we will be able to see it. Use the Lightshot screenshot tool to share screenshots.
Regards
.
Try to disable Fixed Added To Cart Message via Theme Options > WooCommerce > Single product layout, or add the next code in Theme Options > Theme custom CSS:
.single-product .content-page .woocommerce-notices-wrapper {
position: relative;
}
Regards
The issue related to '‘Change postition of bottom sticky woocommerce messages (alert)’' has been successfully resolved, and the topic is now closed for further responses