Home Forums WoodMart support forum change color of free shipping bar

change color of free shipping bar

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #486781

    RO
    Participant

    Hi,

    There is any possibility to have custom color for free shipping bar (in this moment it takes primary color and I am using red as primary, and that bar seems an alert, not a benefit, so I would like to have two different color: a grey state before reaching limit, and a green color after )

    Thank you!

    #486812

    Hello,

    Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    Best Regards

    #486873

    RO
    Participant

    Ok, I added the data below:

    #486908

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .wd-progress-bar .progress-bar {
        background-color: green!important;
    }

    If you have any questions please feel free to contact us.

    Best Regards

    #486981

    RO
    Participant

    It works, thank you!

    #487112

    You are welcome!

    Wish you a wonderful day!

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