When you hover over a WooCommerce product on the shop/archive page, the “Add to Cart” / “Show Details” font on a product becomes a solid color. Before hovering over a product the “Add to Cart” / “Show Details” on a product is very light/dim.
Is there a way to turn off this hover effect so the “Add to Cart” / “Show Details” font is always dark on all products?
Thank you in advance!
Hey MLA18,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.avia_cart_buttons {
opacity: 1;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria,
Thank you very much for your help. That is exactly the effect I was looking for.
Thanks again!
Hi,
We glad that your problem was solved :)
Best regards,
John Torvik