Archived topic
Divi Woo Commerce / Generate Press Premium Plugin Woo acticated
3 replies · Started by Craig on October 14, 2020
Hi Everyone
I am working on a site when I activate the WooCommerce in Generate Press Premium Plugin. It seems to mess up the buttons for Woocommerce that I created with Divi Woo-commerce. Wondering if there is some kind of css that would fix the issue.
Hi there,
Is there something we can see the issue live on your site?
Let us know :)
Sorry I didn't see that you had responded, until just now.
I was able to figure out how to fix the issue:
.choose a.minus, a.plus {
display:none !important;
}
Seems to fix the issue, then I had to do some CSS tweaking to the Divi Add to cart feature.
-Craig
Glad you got it sorted :)