Change Color of Text in Calculate Shipping Cost Box in the View Cart section

Solved
shopblacksalt
Excursionist
18 1 1

Hello! I just recently included the "calculate shipping costs" feature in my site's cart section, but the text color is the same color as the box, so it's unreadable. I'd like to change the text to black so it can be seen. My theme is Fashionopolism. Thank you in advance! 

 

screenshot.png

 

 

Accepted Solution (1)
suyash1
Shopify Partner
8659 1063 1406

This is an accepted solution.

@shopblacksalt - add this css to the end of your stylesheet.css file and check

 

.ajax-cart__accordion--shipping-calc a{color: #000 !important;}
You are welcome to contact me - suyash.patankar@gmail.com, My timezone is GMT+5:30,to build shopify pages use pagefly

Support me 🙂

View solution in original post

Replies 5 (5)
suyash1
Shopify Partner
8659 1063 1406

@shopblacksalt - can you please share this page link?

You are welcome to contact me - suyash.patankar@gmail.com, My timezone is GMT+5:30,to build shopify pages use pagefly

Support me 🙂
shopblacksalt
Excursionist
18 1 1

Here is the link to my cart page:  https://www.shopblacksalt.com/cart

 

suyash1
Shopify Partner
8659 1063 1406

This is an accepted solution.

@shopblacksalt - add this css to the end of your stylesheet.css file and check

 

.ajax-cart__accordion--shipping-calc a{color: #000 !important;}
You are welcome to contact me - suyash.patankar@gmail.com, My timezone is GMT+5:30,to build shopify pages use pagefly

Support me 🙂
shopblacksalt
Excursionist
18 1 1

Thank you so much for your help! That worked perfectly. 

suyash1
Shopify Partner
8659 1063 1406

@shopblacksalt - welcome, do let me know if you need any more updates

You are welcome to contact me - suyash.patankar@gmail.com, My timezone is GMT+5:30,to build shopify pages use pagefly

Support me 🙂