Home Forums WoodMart support forum Add To Cart Button Color

Add To Cart Button Color

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

    Hausbasket
    Participant

    Hello, I want to change only add to cart button color on a single product page.

    #357557

    Hello,

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

    .single_add_to_cart_button {
        background-color: red;
    }

    Best Regards

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