Jump to content

Changing the height of a banner slideshow

Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Try adding to Design > Custom CSS

/* Home Mobile Slideshow */
@media screen and (max-width:767px) {
[data-section-id="6260642eee78e95fdf168c63"]
.user-items-list-item-container.user-items-list-banner-slideshow ul {
    height: 45vh !important;
    min-height: unset !important;
}
.slide-content.list-item-card-background {
    max-width: 100% !important;
    margin: 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
On 4/23/2022 at 10:58 PM, tuanphan said:

Try adding to Design > Custom CSS

/* Home Mobile Slideshow */
@media screen and (max-width:767px) {
[data-section-id="6260642eee78e95fdf168c63"]
.user-items-list-item-container.user-items-list-banner-slideshow ul {
    height: 45vh !important;
    min-height: unset !important;
}
.slide-content.list-item-card-background {
    max-width: 100% !important;
    margin: 0 !important;
}
}}

 

Thank you for the response, for some reason this code doesn't seem to adjust the height, it is also giving me a missing opening error.

Link to comment
On 4/26/2022 at 3:14 AM, mcarson21 said:

Thank you for the response, for some reason this code doesn't seem to adjust the height, it is also giving me a missing opening error.

Sorry, I wrote a missing symbol

Try this new code

/* Home Mobile Slideshow */
@media screen and (max-width:767px) {
[data-section-id="6260642eee78e95fdf168c63"] {
.user-items-list-item-container.user-items-list-banner-slideshow ul {
    height: 45vh !important;
    min-height: unset !important;
}
.slide-content.list-item-card-background {
    max-width: 100% !important;
    margin: 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

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.