How can I relocate the buy button for a more responsive design?

Hey there,

Could you help me move the buy button and total price of the frequently bought together up to the right for the desktop view? I’m trying to keep it responsive too. Ill make sure to by you a coffee :slightly_smiling_face:

Thank you for any help!

Shop: here

Password: siesoh1

Hi @itsolidude12

I have sent you acollaborator request. pls check it :slightly_smiling_face:

Hi @itsolidude12

This is PageFly - Advanced Page Builder. I would love to give you some recommendations

Add this css at the bottom

Online Store->Theme->Edit code

assets->theme.css

.ba-product-form {

position: relative;

left: 294px;

bottom: 127px;

}

Best regards,

PageFly