Jump to content

Version 7.0: Make Slideshow:Simple appear as 1600 pixels wide on desktop and as stacked on mobile

Recommended Posts

Hi There.

 

I am trying to make a home landing page with a slideshow for my website that appears as a 1600 pixels wide Slideshow on Desktop and switches to a Stacked view on mobile.

Thanks in advance!

Link to comment
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Hi,

Add to Design > Custom CSS

/* Gallery slideshow to stacked */
@media screen and (max-width:767px) {
.gallery-slideshow-item-img.content-fit {
    opacity: 1 !important;
}
figure.gallery-slideshow-item {
    position: relative !important;
    visibility: visible !important;
}
.gallery-slideshow {
    height: auto !important;
}
.gallery-slideshow-wrapper {
    height: 100% !important;
}
.gallery-slideshow-list {
    position: static !important;
}
.gallery-slideshow-item img {
    position: static !important;
    visibility: visible !important;
}
.gallery-slideshow-controls {
    display: none !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
  • 2 weeks later...
On 4/18/2023 at 12:38 AM, GMB1 said:

@tuanphan

I've copied and pasted the code onto my Custom CSS tab but it didn't work.

Do you know what the problem might be?

 

Thank you!

What is site url?

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.