Jump to content

How to change positioning of product variant on mobile?

Go to solution Solved by Lesum,

Recommended Posts

  • Replies 2
  • Views 903
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Solution

@camilazanoelo Hi! Add this code under Website > Pages > Website Tools > Custom CSS

@media only screen and (max-width: 767px) {
   #pdp .ProductItem .ProductItem-quantity-add-to-cart {
        order: 2 !important;
   }
   #pdp .ProductItem-details .product-variants {
        order: 3 !important;
   }
}

 

If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. 

Sam
Web Developer & Digital Designer

 Did you find my contribution helpful? Buy me a coffee?

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.