Hi, how can I align the buy button so it will be inside the box and not over it.
Hey DROR,
Please try the following in Quick CSS under Enfold->General Styling:
.woocommerce-tabs .ajax_add_to_cart {
margin-top:60px;
}
Best regards,
Rikard
-6px did the trick :)
Thanks!