Jump to content

Product details, align all content to the left - not working on Mobile

Recommended Posts

Posted

Site URL: https://www.entropypress.co.uk

I'am trying to move the product detail block to the left. I managed to do it using this code:

.collection-type-products.view-item  {
  align-content:left;
  display: flex;
  padding-left: 40px !important;
}

But does not work on mobile.

Can someone help me with that?

Screen Shot 2021-03-21 at 12.26.18.png

  • Replies 3
  • Views 480
  • Created
  • Last Reply
Posted

This code seems that helped with the desktop and mobile alignment, but as you said, the tablet is off center.

.collection-type-products.view-item  {
  align-content:left;
  display: flex;
  margin-left: 120px !important;
}
}

#canvasWrapper {
    max-width: none !important;
}

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.