How Change the Color Background Color Of Woocommerce Single Button?

Posted in: Newspaper
Post count: 42

How Change the Color Background Color Of Woocommerce Single Product Button?

Post count: 42

.woocommerce .product a.button {
background: #6f2480;
}
.woocommerce a.button {
background-color: #6f2480;
}

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.