How can I change the compare button color?

You can use the following custom CSS to change the compare bar button to another background or text color.

a.woocommerce-compare-table-action-compare, a.woocommerce-compare-table-action-compare:hover {
background-color: blue;
color: #fff;
}

Laisser un commentaire

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *