Jump to content

Need Slideshow Gallery To Scale Down On Mobile

Recommended Posts

Add to Home > Design > Custom CSS

@media screen and (max-width:767px) {
.homepage .gallery-fullscreen-slideshow[data-width="full-bleed"] {
    height: 30vh !Important;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
On 4/18/2020 at 3:00 PM, tuanphan said:

Add to Home > Design > Custom CSS


@media screen and (max-width:767px) {
.homepage .gallery-fullscreen-slideshow[data-width="full-bleed"] {
    height: 30vh !Important;
}
}

Amazing thank you. One more thing! Is there any way to reduce the white gap that has now appeared above and below this??

 

Link to comment
  • 9 months later...
On 2/15/2021 at 10:28 PM, GOKombucha said:

Hi @tuanphan

I'm having a similar issue and cannot fix it. The slideshow at the bottom of my homepage on gokombucha.co.uk is not displaying at full width for mobile. Screenshots are attached for desktop and mobile.

Can you please help? Thanks! Hugo

Screenshot 2021-02-15 at 15.21.35.png

A939111D-965C-4CAA-8D9F-716B5636E7DB_1_105_c.jpeg

Add to Design > Custom CSS

/* resize slideshow */
@media screen and (max-width:640px) {
section#go-kombucha-tea img {
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
}
section#go-kombucha-tea {
    min-height: unset !important;
    height: 220px;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.