How I can change the color of this letters, i don't know where.
-
Hi,How I can change the color of this letters, the first one is on the sidebar cart and the second one is when you are inside viewing the cart, I have searched a lot but I don’t know where! please help me 🙁
and I don’t know why if the other letters are white, and this ones are black.
here is a photo
thanks
Attachments:
You must be
logged in to view attached files.
Hello,
Please try this code:
.widget_shopping_cart .buttons a {
color: #ffffff;
}
.added_to_cart, .btn, .button, button, input[type=submit]{
color: #ffffff;
}
Best Regards
THANK YOU VERY MUCH!!!!!! Thank for helping.
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘How I can change the color of this letters, i don't know where.’ is closed to new replies.