Jump to content

Make Slideshow full bleed in Adirondack Template

Recommended Posts

Hi there!

I'm looking to see if there's any css that would work for making a slideshow gallery full bleed in the Adirondack template. Unfortunately this template is really basic and it doesn't look like full width is offered within the style elements for galleries. I've attached a photo for reference to see what it looks like now. Ideally I would like no white space on either side or on top (top of the photo would be right underneath the menu).

Initially, as a workaround, I made a gif for the homepage banner image (so it would rotate and be full width) but the quality of the images was compromised so I had to switch to a slideshow instead. Any advice would be so greatly appreciated. Thanks in advance 🙂

Homepage Slideshow.jpg

Link to comment
  • Replies 3
  • Created
  • Last Reply

For future comments

Add to Home > Design > Custom CSS

@media screen and (min-width:641px) {
.content-inner-wrapper {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}
.content-inner-wrapper .main-content-wrapper .span-12>div:not(:first-child) {
    padding-left: 70px;
    padding-right: 70px;
}
}

 

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.