Quick Checkout button solid black

As the subject states my quick checkout button appears solid black when adding products to the basket. Image displaying this below:

Worth stating my checkout button in the cart page is black but the text is white, I’d like that replicated here.

Thanks in advance :slightly_smiling_face:

@TOE_BEE ,

Step 1: Go to Admin → Online store → Theme > Edit code

Step 2: Search for the file theme.liquid

Step 3: Add this code before tag


Result:

If it helps you, please like and mark it as the solution.

Best Regards :slightly_smiling_face:

Hi @TOE_BEE ,

  1. Go to Online Store → Theme → Edit code.
  2. Open your theme.liquid file
  3. In theme.liquid, paste the below code before

If my reply is helpful, kindly click like and mark it as an accepted solution.

If you are happy with my help, you can help me buy a COFFEE

Thanks!

Hi @TOE_BEE

This is Richard from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Richard | PageFly

Thanks, this worked!