How can I alter my cart button color and display quantity?

Hi,

I have an issue about change the cart button color. I add a product to my shopping cart. but when I am scrolling down, the color is invisible(deep bule). I think because the header is black. I want to change this color to #FDB813. Also, I need to show the quantity in this small icon. How can I do ? Thank you!

Here is my link:https://phantomgogo.com/

Hi @Kathy518 ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:

Step 1. Go to Online Store β†’ Theme β†’ Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before :


PageFlyVictor_0-1679955621876.png

Hope my answer will help you.

Best regards,

Victor | PageFly

1 Like

Thanks. It works!