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;
}
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;
}
Hello
Is it any short code that weill alow me to put Compare button on specific place.
Thank you
Please find available short codes for the compare button here.