Hi,
I would like to the ‘add to basket’ button to appear above the dynamic ‘buy now’ button, please could someone help me with this?
Here is a screenshot of what it currently looks like on each of my product pages:
Thanks
Hi,
I would like to the ‘add to basket’ button to appear above the dynamic ‘buy now’ button, please could someone help me with this?
Here is a screenshot of what it currently looks like on each of my product pages:
Thanks
yes, please share store url so i will check and let you know
Hi @mbhlg you can try this code
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
.product-single__meta .product-form__item–submit {
flex-direction: column !important
}
Hope you find my answer helpful!
Regards,
PageFly
Great, that works!