Created
December 20, 2020 10:43
-
-
Save mahdiyazdani/12fdabf3a0171312d372e499b6923865 to your computer and use it in GitHub Desktop.
Remove add to cart button from variable products when "Store Vacation PRO" is activated
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.wsvpro + .product form.cart { | |
display: none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Extension page: https://mypreview.github.io/woo-store-vacation/