Jump to content

Display multiple images in carousel

Go to solution Solved by tuanphan,

Recommended Posts

Does anyone know how to display more images in a carousel? I want to display about 5 images that scroll through.

Here is my link with a test carousel. 

https://www.lucasano.com/home

I am already using CSS to space out the images:

.sqs-gallery-design-strip-slide {  
padding-right:10px;  
margin-left:10px;  
margin-top:0px;  
margin-bottom:0px;  
border-right: 1px solid #323843;  

}

 

Link to comment
  • Replies 4
  • Views 435
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

  • Solution

Try reduce Carousel Height, it should solve this. You can use this code to Website > Website Tools > Custom CSS.

div#block-yui_3_17_2_1_1715365646502_251698 .sqs-gallery-design-strip {
    height: 100px !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
9 hours ago, tuanphan said:

Try reduce Carousel Height, it should solve this. You can use this code to Website > Website Tools > Custom CSS.

div#block-yui_3_17_2_1_1715365646502_251698 .sqs-gallery-design-strip {
    height: 100px !important;
}

 

Yes, this solved it. Thanks as always!

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.