Changing background text color in cart - Crave theme

Hi there,

I changed our store theme. When I was testing, I found google pay and facebook pay will automatically pop out and turned out so weird.(like the uploaded image) Could anybody help me with that? I want them to be normal. Thank you in advance.

SOTO

Hi @sotostudios ,

I am Ani From https://www.task4store.com/ - Shopify Small & Custom Tasks Experts ( By MS Web Designer - Top Rated Shopify Certified Experts and eCommerce Consultant from Singapore )

I will love to help you with your concern.

-Kindly Provide your Store Url,

Note: If your store is protected with ‘store Font password’ please Send it here or DM me.

If you have any concerns feel free to ask me!

Regards,
Ani

Hi Ani,

my url is https://soto-studios.com/

Thank you for help.

Hi @sotostudios ,

I am Ani From https://www.task4store.com/ - Shopify Small & Custom Tasks Experts ( By MS Web Designer - Top Rated Shopify Certified Experts and eCommerce Consultant from Singapore )

Here are the Solutions!

Go to Online Store->Theme->Edit code

Asset->/base.css ->paste the below code at the bottom of the file.

.shopify-cleanslate ._3G6VJhJYno-AX3-X38f1TA span {
    background: #000 !important;
}

If you have any concerns feel free to ask me!

Regards,
Ani

1 Like