nicolelellsworth Posted March 12 Share Posted March 12 (edited) Having trouble hiding portfolio project pages you are actively working on in Squarespace 7.1? Add this code to your custom CSS: (Just replace pageurlslug with the name of the specific page you want to hide) Quote a.grid-item[href*="/pageurlslug"] { display: none; } Edited March 12 by nicolelellsworth Link to comment
Ziggy Posted March 12 Share Posted March 12 You could also try this method which allows you to show/hide just by making an addition to the portfolio page URL: https://schwartz-edmisten.com/blog/how-to-set-squarespace-portfolio-items-to-draft nicolelellsworth 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
nicolelellsworth Posted March 12 Author Share Posted March 12 @Ziggy That's amazing! Would you be able to do this without advanced features for a user who isn't looking to pay for the upgrade? I.e: paste the same code in the main site CSS? Link to comment
Ziggy Posted March 12 Share Posted March 12 Just now, nicolelellsworth said: @Ziggy That's amazing! Would you be able to do this without advanced features for a user who isn't looking to pay for the upgrade? I.e: paste the same code in the main site CSS? No, this requires code injection. Your method would still work for a purely CSS solution. nicolelellsworth 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? 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