Home Forums WoodMart support forum how to change background color for terawallet massage

how to change background color for terawallet massage

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #224735

    mohamed
    Participant

    hi

    how to change the background color for terawallet massage, I need code to change this massage.

    https://gyazo.com/871ab4e839dfe88d8657aab7ddd4cab8

    thanks

    #224796

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woocommerce-Message.woocommerce-Message--info.woocommerce-info {
    background-color: red;
    }

    Best Regards.

Viewing 2 posts - 1 through 2 (of 2 total)