Home Forums WoodMart support forum Changing colours in Cart page

Changing colours in Cart page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #372818

    contactpleazurr
    Participant

    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

    #372839

    Luke Nielsen
    Keymaster

    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

    #373002

    contactpleazurr
    Participant

    Thank you that worked!

    #373024

    Luke Nielsen
    Keymaster

    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

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Changing colours in Cart page’ is closed to new replies.