Hmmmm keep trying to create a topic and I’m not sure it’s working! So let me try again lol
1. How can I change the “product successfully added” background green color (it appears over the product when I add one and then again on the cart page).
I’ve added the following code with no changes….it’s still green.
.woocommerce-message {
background-color: #98C391 !important;
}