[ad_1]
Hi @printables4kidz,
To add more space between the buttons, try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.
.botiga-add-to-cart-button-layout3 .button.botiga-quick-view.botiga-quick-view-layout2 {
top: calc(50% - 20px);
}Ensure to clear cache (if any) once the code applied. Otherwise web browser might not load recent code addition on your site.
Thank you! worked perfectly.
