Jump to content

Remove Prefooter and Footer on Bedford

Recommended Posts

Site URL: https://chihuahua-indigo-nax8.squarespace.com

I'm trying to remove the prefooter and footer completely from this site: https://chihuahua-indigo-nax8.squarespace.com

When I use the code below, however, a black bar shows up in the place of the prefooter/footer.

#prefooter, #footer { display: none!important; }

I'm trying to remove the area completely so the photos extend to the bottom of the page.

Thank you!

Link to comment
  • Replies 5
  • Views 336
  • Created
  • Last Reply

Top Posters In This Topic

Without code there is a gray bar at the bottom of the page, beneath the photo.

With code there a black bar at the bottom of the page, beneath the photo.

Photos are attached.

I want there to be no colored bar at the bottom and have the photo stretch to the base.

My client prefers the gray over the black which is why I'm only supplying photos and not keeping the code in.

Any help is greatly appreciated.

Thanks!

Link to comment

Try this new code

<style>
  #prefooter, #footer { display: none!important; }

div#promotedGalleryWrapper {}

div#block-yui_3_17_2_1_1545192901085_3633 {
    height: 100vh !important;
}

div#block-yui_3_17_2_1_1545192901085_3633 div, .collection-type-page.has-promoted-gallery #promotedGalleryWrapper .sqs-gallery-block-slideshow, .collection-type-page.has-promoted-gallery #promotedGalleryWrapper .sqs-gallery-block-slideshow .sqs-gallery {
    height: 100% !important;
}

body.homepage {
    overflow: hidden;
}
</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

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.