ellyferguson0 Posted September 20, 2022 Share Posted September 20, 2022 Site URL: https://mango-burgundy-bmh9.squarespace.com Hi there I am wanting to hide a section on my about page. We are waiting on staff photos however i want to come back to the section and only need to upload the photos for it instead or redoing all the information below each person pass: Eustace123 Link to comment
Beyondspace Posted September 20, 2022 Share Posted September 20, 2022 13 hours ago, ellyferguson0 said: Site URL: https://mango-burgundy-bmh9.squarespace.com Hi there I am wanting to hide a section on my about page. We are waiting on staff photos however i want to come back to the section and only need to upload the photos for it instead or redoing all the information below each person pass: Eustace123 Use the following extension to get the section id: Squarespace ID Finder How to get section Id: https://recordit.co/Aj9vXw6rfY Use the following code on Home > Design > Custom Css to hide your section sectionId { display: none; } /*example: section[data-section-id="62e31565ad052e8cd9dacd12"] { display: none; }*/ BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
ellyferguson0 Posted September 20, 2022 Author Share Posted September 20, 2022 9 hours ago, bangank36 said: Use the following extension to get the section id: Squarespace ID Finder How to get section Id: https://recordit.co/Aj9vXw6rfY Use the following code on Home > Design > Custom Css to hide your section sectionId { display: none; } /*example: section[data-section-id="62e31565ad052e8cd9dacd12"] { display: none; }*/ This is not working Link to comment
Beyondspace Posted September 21, 2022 Share Posted September 21, 2022 13 hours ago, ellyferguson0 said: This is not working Which section do you want to hide? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
ellyferguson0 Posted September 22, 2022 Author Share Posted September 22, 2022 On 9/21/2022 at 11:33 PM, bangank36 said: Which section do you want to hide? I want to hide from the "meet the team" + all the staff photo templates 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