Skip to content

Instantly share code, notes, and snippets.

@plugin-republic
Last active August 20, 2020 12:42
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save plugin-republic/639eb8edbbf6a2aa74fd30337f3a8f1a to your computer and use it in GitHub Desktop.
Save plugin-republic/639eb8edbbf6a2aa74fd30337f3a8f1a to your computer and use it in GitHub Desktop.
.woocommerce div.product.elementor form.cart.variations_form .woocommerce-variation-add-to-cart,
.woocommerce div.product.elementor form.cart:not(.grouped_form):not(.variations_form) {
display: block;
}
.elementor-element ul.pewc-product-extra-groups {
padding: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment