''BUY NOW'' BUTTON
Hi, after the update, the button went down in the position like in the photo.
Is it possible to allign on the left like before?
Thanks.
EXAMPLE: [Links visible only for registered users]
Hi, after the update, the button went down in the position like in the photo.
Is it possible to allign on the left like before?
Thanks.
EXAMPLE: [Links visible only for registered users]
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