Jump to content

List (Auto) Caroussel mobile image size

Recommended Posts

Posted

Site URL: https://giraffe-pear-8rtd.squarespace.com/test-5

Hello!

 

I need to find a way to increase the size of the images in the new 'auto' lists on mobile. I want the lists to have one column, but then it makes the size of the images huge. So I have to make it smaller, but this makes them tiny on mobile.. What would be the CSS to make them have custom size on mobile?

 

https://giraffe-pear-8rtd.squarespace.com/test-5

 

thanks!

Anele

mobile size.JPG

  • Replies 2
  • Views 483
  • Created
  • Last Reply
Posted
On 9/9/2021 at 3:38 AM, tuanphan said:

Add to Design > Custom CSS

/* List image size on mobile */
@media screen and (max-width:767px) {
.user-items-list-carousel__media-container {
    width: 70% !Important;
}
}

 

Yesss, thank you!!

 

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.