Why did my button color change to black and how can I fix it?

Hello everyone,
Hope u guys are doing absolutely fine.
I need a little help in here, I somehow changed by button color to black also size, quantity, and color showing option has changed to black (except “buy” button). I tried to change the colour by trying changing color of different scheme and using them, but didn’t worked. I’ve added 2 set codes to my store for appearance customization, (1st- to increse text of announcement bar, 2nd- to add video BG in header section of home page) removing the code 1 by 1 don’t change the button colour.

My store link - www.quickfit.store
I’ve enclosed a SS for your kind consideration.

I want the make the button color :-
button color -white
Button outline-Black
Text color- black

Hey @PratikAnand

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

Hi @PratikAnand

This is Henry from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file → Save

.select select {

background: unset !important;

}

quantity-input.quantity {

background: white !important;

}

Hope that my solution works for you.

Best regards,

Henry | PageFly

Hii @Moeed
Thankyou so much for giving this solution, it totally helped in changing the button colour which I mentioned, but there are some other buttons of which colour has not been changed to white, for example the button of which I’ve enclosed SS below.

If you may solve this issue I’ll be really thankful to shopify community.

Thankyou

Hello,

your code worked for me, but only for the quantity and checkout button. I am now looking for how to change the variant colour to the same. Also some of my product photos background has changed to black, when it was no background before.

thank you,