I NEED HELP - Changing Coloring Of Something

Hello i want to change the color of the bar in the cart page. Can someone please help me:

my website:

https://podpremiumdemo.myshopify.com/

Password: ocean

someone please help me

@made4Uo @suyash1 @KetanKumar please help!

Hi @bill-blanks ,

I know I provided you the answer for the sliding cart, I thought you want it to be specific so I provided the code that would not affect the other codes. We can make it common, instead of the code I provided in this. Change it to the code below.

Change the #fff to the color you want.

  1. Go to Admin page > Online store > Themes > Actions > Edit code.

  2. Open the style.css under the Asset folder and past the code below.

.progres-cart > .progressbar {
background: #fff !important;
}

.progres-cart > .progressbar > .less-than-ten {
background: #fff !important
}

i did that unforinatly it didnt work for the cart page, it only worked for the cart slider, but not the cart page

Yes. I change the code a little bit so it applies to both. Please replace the code I provided previously

thank you very much , do you have a whats app? so i can always contact you, maybe i can pay you for a project

1 Like

@bill-blanks _ thank you for the mention, I think your issue is solved, you can contact anyone of us if you need anything else.