Jump to content

Hide an image in a gallery just on Mobile

Recommended Posts

Posted

Site URL: https://www.berlinheadshots.com

Hey, 

Due to the way that the mobile changes the images on mobile the gallery that was 3 by 3 images (9 total) on desktop, is now 2 by 2 so there's now an image at the end of the gallery on its own which looks awkward and bad. Is there a way around this? Attached is how it looks on mobile. The images are currently in a gallery. I could add them separately as photos and hide the last image/block. But is there a way to remove the empty space where the image used to be? 

Thanks! 
Hamish

Screenshot 2021-05-14 at 14.20.55.png

  • Replies 3
  • Views 359
  • Created
  • Last Reply
Posted
On 5/14/2021 at 7:25 PM, Hamish999 said:

Site URL: https://www.berlinheadshots.com

Hey, 

Due to the way that the mobile changes the images on mobile the gallery that was 3 by 3 images (9 total) on desktop, is now 2 by 2 so there's now an image at the end of the gallery on its own which looks awkward and bad. Is there a way around this? Attached is how it looks on mobile. The images are currently in a gallery. I could add them separately as photos and hide the last image/block. But is there a way to remove the empty space where the image used to be? 

Thanks! 
Hamish

Screenshot 2021-05-14 at 14.20.55.png

Which page is that

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

Posted

@Hamish999 Add to Design > Custom CSS

/* Mobile */
@media screen and (max-width:767px) {
/* Company headshots */
div#block-yui_3_17_2_1_1616771177915_9711 .slide:nth-child(9) {
    display: none;
}
/* Individuals headshots */
div#block-yui_3_17_2_1_1616764410095_9535 .slide:nth-child(9) {
    display: none;
}
}

 

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!)

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.