Mlhell Posted March 17, 2022 Share Posted March 17, 2022 Site URL: https://www.michaelhellen.com/ux-portfolio Hello, I would like to hide the navigation on just one page, I'm using the Wexley template. Is there a way to do this using custom CSS? Thanks Link to comment
Beyondspace Posted March 17, 2022 Share Posted March 17, 2022 (edited) 1 hour ago, Mlhell said: Site URL: https://www.michaelhellen.com/ux-portfolio Hello, I would like to hide the navigation on just one page, I'm using the Wexley template. Is there a way to do this using custom CSS? Thanks You can combine setting style for a page ID through Squarespace ID Finder extension: https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff?hl=en Here is how to get page ID: http://recordit.co/qwnj09oNCa #collection-5cfd586340541300018ca33f #topNav { display: none; } Let me know how it goes Edited March 17, 2022 by bangank36 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Beyondspace Posted March 17, 2022 Share Posted March 17, 2022 My testing Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Mlhell Posted March 17, 2022 Author Share Posted March 17, 2022 Thanks bangank36, that worked perfectly. 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