This topic has 3 replies, 2 voices, and was last updated 3 years, 1 months ago ago by bnourse
When various actions are completed in the store (such as “xxxx Added to Cart”), a Green colored Banner pops up. We would like to change notification banner to another color to fit with our site. How can we accomplish this??
Hello,
Use the next custom CSS code:
.woocommerce-message {
background-color: #465044;
}
Regards
This took care of it! Thanks for your help!
Tagged: banner, change, color, notification, template, woocommerce, wordpress
The issue related to '‘Changing Color of Notification Banner’' has been successfully resolved, and the topic is now closed for further responses