Jump to content

Gallery Height

Recommended Posts

  • Replies 6
  • Created
  • Last Reply

Top Posters In This Topic

On 5/2/2021 at 12:26 AM, manjunath said:

Site URL: https://www.thoughtdata.com/share-your-vision-1

Hi 

 

I am trying to add a gallery with pictures, but somehow it keeps adjusting itself to its own height irrespective of my image sizes, I have tried images with various heights, but not sure why there is no simple control to adjust the height

 

please suggest what should i do

Hi. Can you disable autoplay? We can check easier

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
22 hours ago, manjunath said:

I have disabled auto play and added left and right buttons, I need to reduce the height of the slideshow

Add to Design > Custom CSS > Save & reload your site

/* gallery height */
div#block-yui_3_17_2_1_1619883487823_290148, .sqs-gallery-design-stacked {
    height: 250px !important;
    overflow: hidden;
}
div#block-yui_3_17_2_1_1619883487823_290148 img {
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
    top: 0 !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
41 minutes ago, tuanphan said:

Add to Design > Custom CSS > Save & reload your site


/* gallery height */
div#block-yui_3_17_2_1_1619883487823_290148, .sqs-gallery-design-stacked {
    height: 250px !important;
    overflow: hidden;
}
div#block-yui_3_17_2_1_1619883487823_290148 img {
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
    top: 0 !important;
}

I added it, but still it is not working, the height continues to remain same

 

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.