Hi @MiguelMaya , you can follow these steps:
Step 1: Go to Online store → Themes → Edit code
Step 2: find to section-main-product.css
Step 3: Add snippet code below to the bottom of the file
variant-selects {
margin-bottom: 1.2rem !important;
}
.product—thumbnail .product-form__quantity {
margin-top: 1.2rem !important
}
Result:

