Changing background text color in cart - Crave theme

Solved

Changing background text color in cart - Crave theme

sotostudios
Tourist
9 0 1

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.

 

WechatIMG40682.png

 

SOTO

Accepted Solution (1)
MS_WEB_DESIGNER
Shopify Partner
695 52 135

This is an accepted solution.

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;
}

MS_WEB_DESIGNER_0-1647007295202.png

If you have any concerns feel free to ask me!

Regards,
Ani

banned

View solution in original post

Replies 3 (3)

MS_WEB_DESIGNER
Shopify Partner
695 52 135

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

banned
sotostudios
Tourist
9 0 1

Hi Ani,

 

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

Thank you for help.

MS_WEB_DESIGNER
Shopify Partner
695 52 135

This is an accepted solution.

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;
}

MS_WEB_DESIGNER_0-1647007295202.png

If you have any concerns feel free to ask me!

Regards,
Ani

banned