How to change the background color of notices

This topic has 3 replies, 2 voices, and was last updated 1 years ago ago by Stelio

  • Avatar: Stelio
    Stelio
    Participant
    March 24, 2023 at 17:50

    How can I change the background color of these notices, please?:

    https://prnt.sc/77rVAzX2HTwC

    2 Answers
    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

    Avatar: Stelio
    Stelio
    Participant
    March 25, 2023 at 13:38

    Thanks!

  • Viewing 3 results - 1 through 3 (of 3 total)

The issue related to '‘How to change the background color of notices’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.