Home Forums Basel support forum Change Color – Exclude from Cart

Change Color – Exclude from Cart

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

    sandrofinoribeiro
    Participant

    Hi,

    How can i change color of the “Exclude” button on shopping cart. Image attached.

    Thanks,
    SR

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .shop_table td.product-remove a {
        background-color: red;
    }

    Best Regards

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