Jump to content

Shop product description and 'Additional Info' in wrong order on mob.

Go to solution Solved by Web_Solutions,

Recommended Posts

When viewing via mob, the 'Additional Info' of my product was appearing above the description. I found a code to move the Additional info to the bottom, but now I need to move the product Description above the Quantity. Can anyone help?

Thanks.

Link to comment
1 hour ago, tuku said:

When viewing via mob, the 'Additional Info' of my product was appearing above the description. I found a code to move the Additional info to the bottom, but now I need to move the product Description above the Quantity. Can anyone help?

Thanks.

Can you share your website URL?

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

Link to comment
  • Solution
13 minutes ago, tuku said:

@Web_Solutions Have you had chance to look into this? Thanks.

https://echidna-mandolin-33c8.squarespace.com/shop/p/wildlife-pack

Password: hello

Add these code on Custom CSS panel in Website Utilities Website Tools > Custom CSS.

@media only screen and (max-width: 600px) {
    .ProductItem-details-excerpt {
        order: 2 !important;
    }
    .product-quantity-input {
        order: 3 !important;
    }
}

 

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

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.