Changing colours in Cart page
-
Hello,
How can I make the cart banner text black instead of white?
https://snipboard.io/UkH7v6.jpg
Also, how to change colour of green line under “SHOPPING CART”, “APPLY COUPON”, “PROCEED TO CHECKOUT”?
as seen here: https://snipboard.io/F1Xujb.jpg
Hello,
1. The text color for the page title you can change via Theme Settings -> Page title -> choose some value of the “Text color for page title” option.
https://monosnap.com/file/TLFbnBucDNeBKjVnt3GlCN5lrboBko
2. The below code is for changing the underline on the checkout page.
.wd-checkout-steps li span:after {
background-color: #000;
}
If you have any questions or wish to learn more about our theme, do reach out to our customer service team at any time
Kind Regards
Hello,
Glad that everything is sorted out!
We will appreciate it if you can refer your friends or family members to become a part of our Xtemos family.
Have a wonderful day!
Kind Regards
The topic ‘Changing colours in Cart page’ is closed to new replies.