Jump to content

Hi is it possible to have a slideshow gallery on my mobile site but keep a different gallery on my desktop site?

Recommended Posts

  • Replies 13
  • Views 294
  • Created
  • Last Reply

Top Posters In This Topic

Thank you so much. It is now public. Is it possible to only have the slideshow on the mobile site and not on the desktop. I would like to have a different gallery layout on the desktop site? 

Thank you in advance.

Tash

Link to comment
2 minutes ago, Tashyo said:

Thank you so much. It is now public. Is it possible to only have the slideshow on the mobile site and not on the desktop. I would like to have a different gallery layout on the desktop site? 

Thank you in advance.

Tash

I don't see Slideshow on homepage?

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 7/13/2022 at 7:47 AM, Tashyo said:

Thanks Tuanphan.  Can I also hide a block of images on the mobile site? Is there a code for that?

Thank you for your help.

Which images are you referring to?

On 7/13/2022 at 8:03 AM, Tashyo said:

Can I also ask please another question. On my mobile site my header images are being shown cropped. Is there a way to show the whole image please?  See example below. 

Website.jpg

Add to Design > Custom CSS

/* resize images */
@media screen and (max-width:767px) {
[data-section-id="6270f4450d54867f5bd1ba59"] {
    min-height: unset !important;
}
[data-section-id="6270f4450d54867f5bd1ba59"] {
    min-height: unset !important;
    height: 30vh;
}
}

With image 2, which page are you referring to?

Edited by tuanphan

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
18 hours ago, tuanphan said:

Which images are you referring to?

Add to Design > Custom CSS

/* resize images */
@media screen and (max-width:767px) {
[data-section-id="6270f4450d54867f5bd1ba59"] {
    min-height: unset !important;
}
[data-section-id="6270f4450d54867f5bd1ba59"] {
    min-height: unset !important;
    height: 30vh;
}
}

With image 2, which page are you referring to?

Updated with new code

Do similar for other pages. Use this free tool to find data section id. https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff?hl=en

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

Hi Tuanphan, I'm referring to every page of my website, they all have a landscape pic across the top, I would like the image to also be landscape on my mobile site, not portrait and cropped. 

I tried this code you supplied but it hasn't worked.

/* resize images */
@media screen and (max-width:767px) {
[data-section-id="6270f4450d54867f5bd1ba59"] {
    min-height: unset !important;
}
[data-section-id="6270f4450d54867f5bd1ba59"] {
    min-height: unset !important;
    height: 30vh;
}
}

 

Link to comment
On 7/17/2022 at 5:46 AM, Tashyo said:

Hi Tuanphan, I'm referring to every page of my website, they all have a landscape pic across the top, I would like the image to also be landscape on my mobile site, not portrait and cropped. 

I tried this code you supplied but it hasn't worked.

/* resize images */
@media screen and (max-width:767px) {
[data-section-id="6270f4450d54867f5bd1ba59"] {
    min-height: unset !important;
}
[data-section-id="6270f4450d54867f5bd1ba59"] {
    min-height: unset !important;
    height: 30vh;
}
}

 

Can you share link to some pages? I will try checking the rule

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.