AnnaRadzicki Posted May 14 Posted May 14 Looking to move the + and button to the right and am struggling with any codes at all. I found a code to change the size but no matter what I input i cannot move it. Any suggestions?
AnnaRadzicki Posted May 23 Author Posted May 23 On 5/14/2024 at 1:12 PM, AnnaRadzicki said: Looking to move the + and button to the right and am struggling with any codes at all. I found a code to change the size but no matter what I input i cannot move it. Any suggestions? Created a CSS code that moves the "add" button under product add ons: } .product-details .pdp-product-add-ons .add-on-add-to-cart-wrapper .sqs-add-to-cart-button { width:55px !important; height: 55px !important; margin-left: 200px !important; margin-top: -40px; }
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment