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!
@shopblacksalt - can you please share this page link?
Here is the link to my cart page: https://www.shopblacksalt.com/cart
@shopblacksalt - add this css to the end of your stylesheet.css file and check
.ajax-cart__accordion--shipping-calc a{color: #000 !important;}
Thank you so much for your help! That worked perfectly.
@shopblacksalt - welcome, do let me know if you need any more updates
