samanthashlee Posted November 25, 2016 Posted November 25, 2016 I'm using the Foster template which has three footer blocks. I'd like to hide the top block on specific pages but can't figure out what custom CSS to use. I've tried: But to no avail! Any help would be greatly appreciated!
njensen Posted November 25, 2016 Posted November 25, 2016 Hi @samanthashlee I don't use this template, but this might work for you. Go to the specific page you want to hide the blocks on. Click the Settings Icon >> Advanced Tab >> Enter the code below <style> #footerBlocksTop { display: none; } </style> >Hello, I'm Nicole. > I'm new to Squarespace, still finding my way and I hope I can help other users along the way.
samanthashlee Posted November 28, 2016 Author Posted November 28, 2016 Thank you so so much @njensen This code worked perfectly. I spent so long trying to figure it out for myself I really appreciate you taking the time to answer my question.
njensen Posted December 1, 2016 Posted December 1, 2016 @samanthashlee You're very welcome! I'm glad I was able to help! :) >Hello, I'm Nicole. > I'm new to Squarespace, still finding my way and I hope I can help other users along the way.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.