Reply 351167 to: How to change the background color of notices

Avatar: Tony Rodriguez
Tony Rodriguez
Support staff
March 25, 2023 at 05:56

Hello @Stelio,

You can change the color of those notices using Custom CSS. Please copy and paste the following CSS code to XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache to view the changes.

.woocommerce-account .woocommerce-Message.woocommerce-Message--info.woocommerce-info {
    background-color: #116641 !important;
}

Note: You can modify the color code in the given code to suit your needs.

Best Regards,
8Theme’s Team

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.