Extra space in Add to card button
Hello,
I have a problem at [Links visible only for registered users]
When updating Betheme, a extra space was added just before the "Add to cart" button (this had already happened to me before, I notified it in this forum support and they corrected it in later versions) could they correct the error again?
Thank you very much!
Regards.
Comments
Hi,
Please, put the following CSS code in Betheme -> Theme options -> Custom CSS & JS -> CSS.
.woocommerce .product div.entry-summary .cart{ flex-direction: unset!important; }Thanks