Mario_Martino Posted August 29, 2019 Posted August 29, 2019 I would like to hide my footer only on the contact page how can i make that ? My template is Carson. www.ateliermartino.com
tuanphan Posted August 29, 2019 Posted August 29, 2019 @Mario_Martino Add to Home > Design > Custom CSS body#collection-5d2d13603d3e7e0001da6454 .site-footer { display: none; } How to insert code if you dont know: https://beaverhero.com/squarespace-how-to/#HowtoInsertCustomCSS You can replace body#... with other page id, if you want to hide Footer on other pages. Each page will have different ID. See how to: https://beaverhero.com/squarespace-how-to/#HowtoFindPageID 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!)
Mario_Martino Posted August 29, 2019 Author Posted August 29, 2019 Thanks, it worked but now when i'm scrolling the contact page a weird code pops up at the top of the page.Any way to not having it?And is there anyway i can exclude the footer from other pages? Thanks!!
tuanphan Posted August 29, 2019 Posted August 29, 2019 @Mario_Martino Can you take screenshot of "code pops up"? In the code I sent. You can replace body#....54 with Page ID. (It is Contact Page ID). Each page will have different ID. See how to find Page ID. https://beaverhero.com/squarespace-how-to/#HowtoFindPageID 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!)
tuanphan Posted August 29, 2019 Posted August 29, 2019 @Mario_Martino: You added code in HEADER, so it will show in frontend. Please access Header setting and remove it. My code is CSS, and it should insert to HOME > DESIGN > CUSTOM CSS 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!)
Mario_Martino Posted August 29, 2019 Author Posted August 29, 2019 Sorry man, it works great now!Thank you!!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.