Have your say in Community Polls: What was/is your greatest motivation to start your own business?

How do I restore the trash icon colour on cart page permanently?

How do I restore the trash icon colour on cart page permanently?

Celested94
Visitor
3 0 0

Hi there,

 

For some reason my trash icon in cart only shows up if you hover over it with the mouse or guess click on it on mobile.. how do i get it to say black/visible the whole time please! As customers wont be able to see it!

Replies 7 (7)

Eric-HAN
Shopify Partner
249 29 26

HI, Celested94

 

Would you mind sharing the URL of your store?

- Helpful? Please hit Like and mark it as a solution
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me    Buy Me A Coffee
Celested94
Visitor
3 0 0
Eric-HAN
Shopify Partner
249 29 26

EricHAN_0-1731551113564.png

add above code to your base.css or theme.liquid

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file or base.css

a.button.button--tertiary {
    color: rgb(var(--color-foreground)) !important;
}

 

- Helpful? Please hit Like and mark it as a solution
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me    Buy Me A Coffee
Eric-HAN
Shopify Partner
249 29 26

add below code to your theme.liquid or your base.css

a.button.button--tertiary {
    color: rgb(var(--color-foreground)) !important;
}

 

- Helpful? Please hit Like and mark it as a solution
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me    Buy Me A Coffee
Celested94
Visitor
3 0 0
Have tried but didnt change anything?

Eric-HAN
Shopify Partner
249 29 26
EricHAN_0-1731552752533.png

add above code to your base.css 

Follow these steps:

Go to online store ----> themes ----> actions ----> edit code ---->theme.css or base.css

 

 

a.button.button--tertiary {
    color: rgb(var(--color-foreground)) !important;
}

 

 

- Helpful? Please hit Like and mark it as a solution
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me    Buy Me A Coffee

EFOLI-Syn
Shopify Partner
98 1 0

Hello @Celested94,

Please add this following code into your base.css file from your Shopify theme. 

.button.button--tertiary>svg{color:#000 !important;}
Syn | eFoli
-Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- Checkout our apps:Inkybay || MultiVariants