Jump to content

Margot Template Slideshow + Banner in Mobile

Recommended Posts

  • Replies 4
  • Views 1.5k
  • Created
  • Last Reply

Top Posters In This Topic

20 hours ago, afinocchiaro said:

 

The home slideshow and page banners are cropped in mobile view in the Margot template. Is there a code or feature that will make the photos fit the width of the mobile. 

 

Thank you! 

Anna Finocchiaro.jpeg

Can you give your site so we can take a look?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace (+100 Spark plugin customisations)
🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

Link to comment

You can try this CSS code to Website > Website Tools > Custom CSS

@media screen and (max-width:767px) {
section#home-slideshow {
    height: 250px !important;
}
section#home-slideshow 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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 4 months later...

Hi, I'm having the same problem with my website but this code doesn't work for my site. Do you have another solution? 

On 3/26/2024 at 4:21 AM, tuanphan said:

You can try this CSS code to Website > Website Tools > Custom CSS

@media screen and (max-width:767px) {
section#home-slideshow {
    height: 250px !important;
}
section#home-slideshow img {
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
    top: 0 !important;
}
}

 

 

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.