Home Forums Basel support forum Shopping Cart Pop Out Color

Shopping Cart Pop Out Color

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

    gqjesus
    Participant

    How do I change the shopping cart from black to the main theme color?

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

    Hello,

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

    .cart-widget-side .widget-heading, .login-form-side .widget-heading {
        background-color: #2264a9;
    }

    Set the color as per your needs.

    Best Regards

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