Proceed to Checkout and Add to Cart Buttons disappear
-
I went in to add custom code on the woocommerce css file in order to remove the add to cart buttons on the menu page for my products – however, it ended up removing the hover effect on the add to cart and proceed to checkout buttons.
Need help making my hover effect not go to #fff anymore. Have searched the css for
.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover
which has this styling:
{background-color:#935386!important;color:#fff}Which I believe is what I want. A purple button with white font – that remains that way when it is hovered over.
Please advise!
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Proceed to Checkout and Add to Cart Buttons disappear’ is closed to new replies.