Home Forums WoodMart support forum I want to change only Add to Cart Button Color.

I want to change only Add to Cart Button Color.

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

    jesun_90
    Participant

    Hi,
    I want to change only Add to Cart Button background color in all pages. Please, solve my problem asap.

    #270374

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-hover-standard .woodmart-add-btn>a {
        background-color: green;
    }

    Regards.
    Xtemos Studios

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