Hi,
An extra grey space appeared on the footer of my contact page. No idea why it is there and what to do to get rid of it. Can someone help? Thank you so much...
https://trombone-springtail-nc2z.squarespace.com/contact?p
Thank you. It did solve the problem for that specific page, but It did not solve the problem of the footer being very big and my inability to make new pages since the Add section button is covered by the footer. Any suggestions? Thank you!
Thank you. Unfortunately it doesn't do anything. Same problem remains. Mind you I already have CSS added in order to make the header and the footer transparent. May be that's why it doesn't work?
// SLIDESHOW GALLERY BEHIND HEADER NAV //
.page-section.gallery-section{padding-top:0px!important;}
body.homepage {
& {
position: relative;
}
footer#footer-sections {
position: absolute;
bottom: 0;
left: 0;
z-index: 999;
width: 100%;
margin: 0 !important;
}
footer.sections section, footer.sections .section-background, .section-border {
background: transparent !important;
}
div#siteWrapper {
position: relative;
}}
body.header--menu-open footer.sections {
display: none;
}
Thank you so much! I think I managed to make it password protected:
https://trombone-springtail-nc2z.squarespace.com/config/pages
Password: EarlGrey2024
Could you, please take a look and tell me why my footer is so big and how to change it? Thank you!
Hi, I don 't seem to able to change the size of my footer which is way too big even in desktop view, but, in mobile view it becomes enormous and covers half of my screen and makes half of the menu and other buttons unavailable. Help, please!