Jump to content

Slideshow Gallery Scaling (Squarespace 7.1)

Recommended Posts

Site URL: https://gardenia-chrysalis-wwnw.squarespace.com/

I'm trying to have a full bleed slideshow gallery on my home page (ver 7.1) but when I go to the mobile version, it doesn't lock the dimensions and scale appropriately so I don't lose any of the image. It just crops the image and cuts off important information. Is there a button I'm missing to fix this?

Screenshots of the problem I'm encountering are attached. 

Screen Shot 2020-10-26 at 12.25.22 AM.png

Screen Shot 2020-10-26 at 12.25.58 AM.png

Link to comment
  • Replies 16
  • Views 1.4k
  • Created
  • Last Reply

Top Posters In This Topic

15 hours ago, jdavissm said:

@tuanphan Access Password is Riverside.1

Add to Home > Design > Custom CSS. Save then reload your site

@media screen and (max-width:767px) {
.homepage .gallery-reel {
    height: 30vh !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
  • 2 months later...
  • 1 year later...

Hello @tuanphan,

I was trying to use the many solutions you posted already here, but none worked properly on my page. I am assuming the coding may be page-specific?

If you could be so kind as to help with this page:
https://www.rgrayphotography.com/portfolio-new

I am trying to build a slideshow (preferably a Gallery Reel), but only vertical images are displaying correctly on mobile. The horizontal images are displaying cropped.

 

Thank you,

Rudy

Link to comment
12 hours ago, rGRAYphotog said:

Hello @tuanphan,

I was trying to use the many solutions you posted already here, but none worked properly on my page. I am assuming the coding may be page-specific?

If you could be so kind as to help with this page:
https://www.rgrayphotography.com/portfolio-new

I am trying to build a slideshow (preferably a Gallery Reel), but only vertical images are displaying correctly on mobile. The horizontal images are displaying cropped.

 

Thank you,

Rudy

The url doesn't exist

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
  • 1 month later...
10 hours ago, Aaalbores said:

Hello! I have the same problem. I also have a full-bleed slideshow gallery in my homepage https://www.aaronalbores.com/, and it is showing cropped in mobile mode. I tried both versions of the code you shared, but i see no change at all, the mobile gallery keeps cropping the images.

What could be the problem?

Thanks a lot for your time!

Add to Design > Custom CSS

@media screen and (max-width:640px) {
section#galeria img {
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
}
section#galeria {
    height: 250px !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

It works! Thank you! The side buttons for changing picture are gone when in portrait mode, but they are showing correctly when turning the phone into landscape mode. I don't mind it, however. This is way better than what i had, and i'm happy with it.

Thank you so much for your help!!

Link to comment
On 2/28/2022 at 6:57 PM, Aaalbores said:

It works! Thank you! The side buttons for changing picture are gone when in portrait mode, but they are showing correctly when turning the phone into landscape mode. I don't mind it, however. This is way better than what i had, and i'm happy with it.

Thank you so much for your help!!

Hi. Which button? I don't see any buttons on 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

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.