cart button

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

    lucachen
    Participant

    Good morning, how can I change the red color. Thank you

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

    Hung Pham
    Keymaster

    Hi lucachen,

    Thanks for reaching to us.

    Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS

    .wd-header-cart.wd-tools-element.wd-design-2 .wd-cart-number,
    .wd-header-cart.wd-tools-element.wd-design-5 .wd-cart-number{
    	background-color: #cf2e2e;
    }

    Regards,

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