Jump to content

Increase size of galleries

Recommended Posts

SITE: https://www.james-kendall.co.uk

Hi, I wonder if anyone can help a CSS novice. I'd like to increase the size of the pictures in my gallery slideshows like this one so they take up the full browser width without cropping. I've tried some code posted to this forum, but I'm doing something wrong because it isn't working for me. 

Mobile is fine (though the gaps between the images are a bit big - not the end of the world).

Thanks for any help.

James

Link to comment
  • Replies 2
  • Views 925
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Try adding to Website > Website Tools > Custom CSS

@media screen and (min-width:901px) {
#fullscreenBrowser .slideshow .slide img {
    width: 40% !important;
    height: auto !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%,-50%) !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

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.