CSS confilct woo side cart / woocommerce
-
Hi,
I have used the following css to remove the “add to cart” button from products on the shop page:
.woocommerce a.button {
display: none;
}The problem is that the css also seem to remove the “view cart” “checkout” and the “continue shopping” options from the side cart slide in menu function.
Anybody that can help solve this problem?
Thanks in advance!
Finn
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘CSS confilct woo side cart / woocommerce’ is closed to new replies.