This topic has 4 replies, 3 voices, and was last updated 9 years, 8 months ago ago by Robert Hall
hi how can i get the single product buttons to look like the variable buttons please?
single product:
http://atahahair.com/product-category/synthetic-hair-pieces/big-tousled-hair-piece/
variable product:
Hello,
Please add this code in custom.css:
.btn.product_type_simple {
background-color: #fff !important;
color: black !important;
border: 1px solid black;
}
.btn.product_type_simple:hover {
color: pink !important;
background-color: #000 !important;
}
Regards,
Eva Kemp.
Thank you!
Hello,
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘simgle product buttons’' has been successfully resolved, and the topic is now closed for further responses