jamiek Posted September 26, 2022 Share Posted September 26, 2022 Site URL: https://www.kinchgroup.com/ Hoping someone can help me. I’m trying to hide the header and footer on an individual page. up until the launch of fluid engine, that was easily done with a little code: <style> .header, #footer-sections{ display:none !important; } </style> now when in use this code. It strips overlays off and changes colors and other details on the site Anyone have a solution they are willing to share with me? Link to comment
Solution Beyondspace Posted September 26, 2022 Solution Share Posted September 26, 2022 44 minutes ago, jamiek said: Site URL: https://www.kinchgroup.com/ Hoping someone can help me. I’m trying to hide the header and footer on an individual page. up until the launch of fluid engine, that was easily done with a little code: <style> .header, #footer-sections{ display:none !important; } </style> now when in use this code. It strips overlays off and changes colors and other details on the site Anyone have a solution they are willing to share with me? Select with the page Id to only apply code on a single page #collection-6228dfd56c79e240432efd68 .header, #collection-6228dfd56c79e240432efd68 #footer-sections{ display:none !important; } Support me by pressing 👍 if this useful for you BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Beyondspace Posted September 26, 2022 Share Posted September 26, 2022 Extension to get id: Squarespace ID Finder How to get page id: http://recordit.co/qwnj09oNCa BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
jamiek Posted September 27, 2022 Author Share Posted September 27, 2022 hi Bangank36. Thanks for replying and the help! I'll give this a go! Link to comment
jamiek Posted September 27, 2022 Author Share Posted September 27, 2022 resolved! tuanphan 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment