karyabbey Posted July 17, 2019 Share Posted July 17, 2019 I want to make a landing page and remove unnecessary footer and header. I had success in removing footer and the footer blocks bottom and top but I cannot remove the footer navigation links. I don't know what I should do. I tried footer-navigation, footer-blocks--navigation, navigation all in front of {display:none !important;} (I am using the foster template) Link to comment
tuanphan Posted July 17, 2019 Share Posted July 17, 2019 @karyabbey First, you need to find Page ID. Each page will have different ID. See how to: https://beaverhero.com/squarespace-how-to/#HowtoFindPageID Then use CSS body#collection-57daf0ad579fb3865d077492 .Footer-nav {display: none !important;} Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
karyabbey Posted July 17, 2019 Author Share Posted July 17, 2019 Thank you so much @tuanphan it worked! Everything is removed from the desktop website! Seems like the only thing that didn't remove from the mobile website is the header.Any chance that if you know how to remove the header from the mobile website too? Link to comment
karyabbey Posted July 17, 2019 Author Share Posted July 17, 2019 Thank you so much @tuanphan it worked! Everything is removed from the desktop website! Seems like the only thing that didn't remove from the mobile website is the header.Any chance that if you know how to remove the header from the mobile website too? Link to comment
karyabbey Posted July 17, 2019 Author Share Posted July 17, 2019 Never mind I found it! .Mobile-bar.Mobile-bar--top {display:none;} Link to comment
tuanphan Posted July 18, 2019 Share Posted July 18, 2019 @karyabbey Click "Accept Answer" if it worked. Other members can use it, if they know it worked. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
karyabbey Posted July 18, 2019 Author Share Posted July 18, 2019 I did it. I didn't know it was my first question. Thanks again I had spent a lot of time trying to figure it out :) Link to comment
tuanphan Posted July 18, 2019 Share Posted July 18, 2019 @karyabbey you can tag me when ask a question. I'm always on Forum ;) Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.