NatalieHart Posted October 18, 2021 Share Posted October 18, 2021 Site URL: https://www.thejourneytoyouchildrensbook.com/shop/p/thejourneytoyouaneggdonationstory Hi, I am trying to move the Add to Cart Button so that it is either above the product description or next to it? I am very new to CSS so an idiots guide is essential! Thank you :-) Link to comment
Beyondspace Posted October 18, 2021 Share Posted October 18, 2021 11 hours ago, NatalieHart said: Site URL: https://www.thejourneytoyouchildrensbook.com/shop/p/thejourneytoyouaneggdonationstory Hi, I am trying to move the Add to Cart Button so that it is either above the product description or next to it? I am very new to CSS so an idiots guide is essential! Thank you 🙂 You can try adding to Home > Design > Custom Css .ProductItem-summary .ProductItem-details-checkout { display: flex; } .ProductItem-summary .sqs-add-to-cart-button-wrapper { order: 2 } .ProductItem-summary .ProductItem-details-excerpt { order: 3; } Support me by pressing 👍 if this useful for you BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Beyondspace Posted October 18, 2021 Share Posted October 18, 2021 My testing result NatalieHart 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
NatalieHart Posted October 20, 2021 Author Share Posted October 20, 2021 OMG - thank you so much!!!! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment