Jump to content

CSS Help: Fixed Position for Site Footer

Recommended Posts

Posted

I have a piece of HTML code on my site which overlays the view of the site. When I first added this & scrolled across, the site header disappeared out of window - I fixed this by enabling Fixed Position under 'Edit Site Header' however there isn't this option for footer. Is there a piece of CSS code I could add on to the page to fix this?

URL: dnballstars.uk/set-times-test-2

Password: dnballstars

  • Replies 5
  • Views 1.7k
  • Created
  • Last Reply

Top Posters In This Topic

Posted

Sadly there isn't a scrollback feature for the Footer..

You can use this code to make the footer stick to the bottom:

#footer-sections {
    position: fixed;
    bottom: 0px;
    z-index: 9999;
}

 

Posted
On 8/25/2023 at 9:33 PM, fredhopkins_dnba said:

Thanks for reply but unfortunately that blocks the entire view on mobile view. Any other suggestions?

Footer looks fine with code. Can you take a screenshot & describe in more detail of problem?

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

  • 3 weeks later...
Posted

So when you scroll across on the schedule, the footer then shows to be cut off...

This originally happened on the header but I fixed that by enabling Squarespaces built in 'Fixed Position' option selection available, however, there is not this option available for the footer.

Hope that makes sense but let me know?

 

Screenshot 2023-09-13 at 21.03.51.png

Posted
On 9/14/2023 at 3:05 AM, fredhopkins_dnba said:

So when you scroll across on the schedule, the footer then shows to be cut off...

This originally happened on the header but I fixed that by enabling Squarespaces built in 'Fixed Position' option selection available, however, there is not this option available for the footer.

Hope that makes sense but let me know?

 

Screenshot 2023-09-13 at 21.03.51.png

I don't see footer now. Did you remove it? Do you still need help?

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

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.