Jump to content

Moving Description and Add to cart for mobile only

Recommended Posts

Hi, please see product page on mobile view:

Antique Victorian 18kt yellow gold double serpent band ring — Mozeris Fine Antiques

On mobile the "add to cart" and "description" sections have moved below my reviews.

The desktop view is perfectly fine.

I was previously provided this code for the fix: 

However it no longer works.

 

 

//add to cart mobile higher

@media screen and (max-width:767px) {

.tweak-product-basic-item-text-alignment-center .ProductItem-details .sqs-add-to-cart-button-wrapper {

    order: 2 !important;

}

section.reviewsSection.O_TZtXma8b5KXnfG16jW {

    order: 3;

}

Link to comment
  • Replies 6
  • Views 431
  • Created
  • Last Reply

Top Posters In This Topic

On 12/11/2022 at 9:44 AM, tuanphan said:

Reviews, you mean thisimage.png.b730140a25c483dbe7ad39be8593ca1f.png

or this?

image.png.529bc9bde95ad760cd69cdb22898fc3f.png

I had to zoom out for the screenshot please zoom in.

I mean moving add to cart and that text to there.

The text is actually where I write "description" when listing and its moved down below the reviews.

screenshot1.png

Link to comment
  • 3 weeks later...
  • 2 weeks later...
On 1/15/2023 at 8:08 AM, Cyperpunk-girl-333 said:

How do I move the list of all product reviews on mobile view to under the product description so its the same as desktop 

https://enchantanddelight.com.au/

 

Add to Design > Custom CSS

@media screen and (max-width:767px) {
section.reviewsSection {
    order: 3 !Important;
}

body.view-item  .products.collection-content-wrapper {
    display: flex !important;
    flex-direction: column !important;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

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.