Jump to content

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

Recommended Posts

  • Replies 3
  • Views 173
  • 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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 2 weeks later...

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.