Jump to content

Banner Slideshow Height on Mobile

Recommended Posts

  • Replies 5
  • Views 1.9k
  • Created
  • Last Reply

Top Posters In This Topic

13 hours ago, DanielSather said:

I'm trying to get the very top banner slideshow to not be so long on mobile. I would like to behave similarly to the image block which is directly beneath it. I played around with the settings and couldn't seem to make this happen. Any help would be greatly appreciated!

link: https://aqua-nectarine-ttsr.squarespace.com/

password: test

-Daniel

Hi,

Add to Design > Custom CSS

@media screen and (max-width:767px) {
.user-items-list-item-container[data-section-id="6402395b615768398ae56dcd"] ul {
    min-height: unset !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
On 3/8/2023 at 10:52 PM, DanielSather said:

That works great! Thank you so much. One follow up question. Is there a way to specify the mobile height of the slideshow? 

Try this

@media screen and (max-width:767px) {
.user-items-list-item-container[data-section-id="6402395b615768398ae56dcd"] ul {
    min-height: unset !important;
	height: 40vh !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
  • 1 year later...

Hi! Can you assist me with editing the banner slideshow near the end of this site I am working on? On mobile, it displays with too much room between the title and the testimonial and the arrows and the testimonial. 

calliope-leopard-5c83.squarespace.com

Link to comment
On 5/17/2024 at 12:59 AM, Vvillanti said:

Hi! Can you assist me with editing the banner slideshow near the end of this site I am working on? On mobile, it displays with too much room between the title and the testimonial and the arrows and the testimonial. 

calliope-leopard-5c83.squarespace.com

What is password?

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

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.