Jump to content

[Share] Stacked Gallery Block Carousel on Desktop

Recommended Posts

Posted

You have a Gallery Block Carousel, and you want to turn it to stacked format on Desktop Only.

image.png.916d65564dd560676222df05e73e19e4.png

#1. First, find ID of Carousel Block.

In my example, it is: #block-yui_3_17_2_1_1732180734113_11600

image.png.1767c1bc8d4c3fe4eb2ca97d49bea7d2.png

#2. Use this code to Custom CSS box

@media screen and (min-width:768px) {
#block-yui_3_17_2_1_1732180734113_11600 {
.sqs-gallery-design-strip {
    overflow: visible !important;
}
 .sqs-intrinsic .sqs-intrinsic-content {
    position: static !important;
}
.sqs-gallery-design-strip-slide {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 10px;
}
.sqs-gallery-design-strip .sqs-wrapper {
    width: 100% !important;
    left: unset !important;
}
.sqs-gallery-meta-container {
    display: none !important;
}}}

image.thumb.png.e3e6c86f917e0dcf055b692df774987b.png

#3. If you want to add a space between images, change this code

image.png.95e85ec13d284e81bffc26cba100bff6.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!)

  • Replies 0
  • Views 65
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

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.