Home Forums Basel support forum Cart buttons different text color

Cart buttons different text color

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #70619

    Samg
    Participant

    Hi, for some reason my cart buttons have different coloured text and they will not change. My checkout button has white text and my cart button has black text. Please can you advise on how I can make them both white? image attached. Thank you.

    Attachments:
    You must be logged in to view attached files.
    #70653

    Hello,

    Please add this code to Theme Settings > Custom CSS

    .widget_shopping_cart .buttons a {
        width: 100%;
        color: #ffffff;
    }

    Best Regards

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