Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1330619

    Hi,

    Is it possible to change the color of the green block : https://i.imgur.com/1AXesDQ.png

    I want it to be blue (the color of my theme) if possible

    Thank you.

    Best regards,

    #1330695

    Hey sofiadadci,

    Try this css and adjust to suit

    #top #main div.woocommerce-message {
        border-color: #1b5080;
        background-color: #3d71a1;
        color: #fff;
    }

    2021-11-27_014.jpg

    Best regards,
    Mike

    #1330838

    Hi Mike,

    Thank you for your help, you can close the thread

    Have a nice day

    #1330843

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Changing checkout block color’ is closed to new replies.