Jump to content

Index slideshow gallery mobile view

Recommended Posts

Site URL: http://www.iggyrabinovich.com/

Hello, 

I'm using the Miller template. My index page is an automatic slideshow gallery, and each image has a fixed height. On desktop, the images look perfect, but they cut off strangely in mobile view. Is there any way to change the aspect ratio on mobile without changing the way it is on desktop, or is there a way for me to change how the images get cut off on mobile?

Thanks!

Link to comment
  • Replies 9
  • Views 1.4k
  • Created
  • Last Reply

Add to Page Settings > Advanced > Header

<style>
  @media screen and (max-width:640px) {
  .Index-gallery-item-image img {
    width: 100% !important;
    left: 0 !important;
    top: 0 !important;
    height: auto !important;
}
  }
</style>

 

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
  • 11 months later...
On 1/12/2021 at 4:50 AM, ronanmor said:

Hi @tuanphan,

 

I have the same problem but for individual galleries on pages within a portfolio page. Can you advise on how to change my gallery height to small for mobile but leave it large for desktop?

 

Thanks,

Ronan.

Can you share link to a portfolio? We can check easier

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 1/14/2021 at 3:49 AM, ronanmor said:

Add to Furniture Page Header

<style>
  @media screen and (max-width:640px) {
  .gallery-fullscreen-slideshow {
    height: 30vh !important;
}
  }
</style>

 

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 month later...
On 2/23/2021 at 10:03 PM, Dado said:

Hi @tuanphan. It´s possible to make a slideshow gallery on vertical? Ex: I have horizontal slide on home page in desktop and I want this slideshow apears on mobile in vertical.

 

Thanks a lot

Hi. Can you share link to page where you use slideshow? We can check easier

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

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.