Changing Button Text Color
-
Hello Team,
First of all, wishing you good health and stay safe.
I would like to ask a couple of things regarding the Basel Theme. (refer images)
1. How to change the Font Color for View Cart Button & Update Cart Button?
2. How to remove the “Tag your photos with nature on Instagram”
Thank you in advance.
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide your site admin access to the private area as well as the pages URL, I will provide custom CSS. Actually, the colors are changed in the Theme Settings > Styles and colors.
Best Regards
Hi,
Thanks for the reply. Please find my details in private content below.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .widget_shopping_cart .buttons a:hover {
color: red;
}
body .widget_shopping_cart .buttons a {
color: yellow;
}
.woocommerce .cart-actions .button {
color:red;
background-color:yellow;
border-color:yellow;
}
Best Regards
Thanks. It works. So the button text solved. How about the Instagram images on my single product page? I want to remove it. Thanks
Hello,
Enter each product and remove this hashtag: https://prnt.sc/wavqy0
Best Regards
Hello Elise,
Thanks for your helps. It works.
Regards,
Hafiz
You are welcome! If you have any questions please feel free to contact us.
Best Regards