Jump to content

Resizing autoplay slideshow on mobile

Recommended Posts

  • Replies 2
  • Views 509
  • Created
  • Last Reply
 

I'm not seeing the extreme spacing issue you are seeing on mobile but the following might reduce some of it.

Add the following to Design > Custom CSS. This is a starting point.

@media screen and (max-width: 767px) {

  .gallery-slideshow {

    margin-bottom: 0px;
    padding-top: 0px
    
    }
  }

Let us know how it goes.

If that doesn't help much, please tell us more about your mobile viewing environment. Hardware and software. Operating system version. App used to view the page and its version. The more detail the better.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Link to comment
12 minutes ago, creedon said:


 

I'm not seeing the extreme spacing issue you are seeing on mobile but the following might reduce some of it.

Add the following to Design > Custom CSS. This is a starting point.


@media screen and (max-width: 767px) {

  .gallery-slideshow {

    margin-bottom: 0px;
    padding-top: 0px
    
    }
  }

Let us know how it goes.

If that doesn't help much, please tell us more about your mobile viewing environment. Hardware and software. Operating system version. App used to view the page and its version. The more detail the better.

Thanks so much!! 

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.