phobaker Posted March 26 Posted March 26 Hi, I would love to know if there was the option using CSS to remove the "All" Category from the MetaData. I had tried this code: [href*="All"] { display: none; } However, this also removes the All category from the archive list, which I would love to keep. It also keeps the comma from the previous metatag, is there anyway to improve this? Please see screenshots to understand the context a little better! Thanks in advance!
Ziggy Posted March 26 Posted March 26 Can you share your website URL? 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! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
phobaker Posted March 30 Author Posted March 30 foodwithpho.squarespace.com pass: foodie Recipes page
tuanphan Posted April 1 Posted April 1 On 3/31/2024 at 12:42 AM, phobaker said: foodwithpho.squarespace.com pass: foodie Recipes page You can use this code to Website > Website Tools > Custom CSS div#block-yui_3_17_2_1_1711457472893_10880 li:nth-child(1) { display: none; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
phobaker Posted April 5 Author Posted April 5 Thank you so much for getting back! Unfortunately I am referring to removing all from the short meta tags under each recipe and keep it within the archive. This seems to do the opposite 😞
tuanphan Posted April 7 Posted April 7 On 4/5/2024 at 8:52 PM, phobaker said: Thank you so much for getting back! Unfortunately I am referring to removing all from the short meta tags under each recipe and keep it within the archive. This seems to do the opposite 😞 https://foodwithpho.squarespace.com/recipes You mean remove here? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Solution tuanphan Posted April 21 Solution Posted April 21 On 4/19/2024 at 10:37 PM, phobaker said: Hi, yes! Thank you You can use this CSS code a.blog-categories[href="/recipes/category/All"], a.blog-categories[href="/recipes/category/All"]+span { display: none; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment