Jump to content

Resize Images in slideshow for Mobile in Squarespace 7.1

Go to solution Solved by tuanphan,

Recommended Posts

Site URL: https://www.gayagrinberg.com/

Hi,

I use an image slideshow on one of my site's pages,

But when I'm on mobile the images on the slideshow look too big,

It is not resized to the phone screen. 

I mean specifically to the sildeshow on this page https://www.gayagrinberg.com/work/lontano-magazine

Is there anything I can do so it will look better? 

Thank you. 

Link to comment
  • Replies 6
  • Views 2.2k
  • Created
  • Last Reply

Top Posters In This Topic

  • 2 years later...
On 4/10/2023 at 8:24 PM, Helenenou said:

Hello,

I have managed to resize  my homepage to mobile screen but I can't do the slideshows on my  pages. Could someone recommend something.

Thank you 

Can you share link to page where you use slideshow?

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
  • 8 months later...

I'm having an issue with my slideshow images on my site (https://lulasplaceeatery.net/) being too wide and getting cropped on mobile devices, even after putting in this code: 
/* - - Gallery Reel - - */
@media only screen and (max-width:767px) {
.gallery-reel{
height:50vh!important
}
.gallery-reel-item{
height: inherit!important
}
}

/* - - Fullscreen - - */
@media only screen and (max-width:767px) {
.gallery-fullscreen-slideshow{
height: 30vh!important
}
}

/* - - Simple Slideshow - - */
@media only screen and (max-width:767px) {
.gallery-slideshow-item-wrapper, .gallery-slideshow-item img{
width: 100vw!important;
object-fit: cover;
left: 0!important
}
}

/* - - Show Thumbnails - - */
@media only screen and (max-width:767px) {
.gallery-slideshow-thumbnails {
display: inline!important
}
}

The height is correct but the width seems to still be an issue. 

 

Link to comment
On 1/8/2024 at 10:09 PM, squeaker76 said:

I'm having an issue with my slideshow images on my site (https://lulasplaceeatery.net/) being too wide and getting cropped on mobile devices, even after putting in this code: 
/* - - Gallery Reel - - */
@media only screen and (max-width:767px) {
.gallery-reel{
height:50vh!important
}
.gallery-reel-item{
height: inherit!important
}
}

/* - - Fullscreen - - */
@media only screen and (max-width:767px) {
.gallery-fullscreen-slideshow{
height: 30vh!important
}
}

/* - - Simple Slideshow - - */
@media only screen and (max-width:767px) {
.gallery-slideshow-item-wrapper, .gallery-slideshow-item img{
width: 100vw!important;
object-fit: cover;
left: 0!important
}
}

/* - - Show Thumbnails - - */
@media only screen and (max-width:767px) {
.gallery-slideshow-thumbnails {
display: inline!important
}
}

The height is correct but the width seems to still be an issue. 

 

It seems fine to me

image.png.0ad5d988b0f68da90951f81614d49902.png

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.