Jump to content

Squarespace 7.1, Carousel Summary page, mobile view, image size is really small.....solved.

Recommended Posts

I used a carousel summary to show related products by tag, not category.  On mobile view, the images would be 75% smaller than the image block.  I inserted this code to solve that problem.  You must use the same aspect ratio in your carousel summary as you do your thumbnail images for the products or blog posts, or it will skew the image.  I use 3:2 in my product thumbnails and carousel summary.  Insert this code in your "custom CSS" in the design tab.

.sqs-gallery-design-carousel .sqs-gallery-design-carousel-slide img {
    width: 100% !important;
    height: 100% !important;
}

 

Link to comment
  • Replies 0
  • Views 1.3k
  • Created
  • Last Reply

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.