Hello,
Go to WooCommerce > Settings > Products > check “Redirect to the cart page after successful addition”
Add the below code to Theme Options > Custom CSS to change the color
.et-notify[data-type=success] {
background: #00bbff;
}
We would recommend to create new topic for new issues to avoid misunderstanding because of the previous conversation.
Regards