Home Forums Basel support forum WISHLIST LABEL

WISHLIST LABEL

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #227011

    sandrofinoribeiro
    Participant

    Hi!

    How can i change only the Wishlist label color?

    Thanks,
    Sandro

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

    Hello,

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

    body .wishlist-info-widget .wishlist-count {
    background-color:red;
    }

    Best Regards

    #227806

    sandrofinoribeiro
    Participant

    Thanks, its done!

    #227819

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

    #229778

    sandrofinoribeiro
    Participant

    Hello!

    How can i change the Cart label color?

    Thanks,
    SR

    #229780

    Hello,

    Please provide page URL and screen of what you want to change.

    Best Regards

    #229786

    sandrofinoribeiro
    Participant

    Change the color of the cart label, image attached.

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

    Hello,

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

    .basel-cart-design-3 > a span{
    background-color:red!important;
    }

    Change the color as per your needs.

    Best Regards

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