enpfgenfr Posted September 14, 2023 Posted September 14, 2023 Hi, I made language switcher on site header, but I'd like to make it appear only on specific page not all pages of the site. For example, I want to use language switcher on this page(https://www.invisible.tokyo/mindscapestokyo), but not on main page of the site. Could someone show me how to do that? Thank you
Ziggy Posted September 14, 2023 Posted September 14, 2023 You can use this code, place it in the page Header Code Injection for the pages you want to hide the language switcher. <style> .header-actions .language-picker-desktop { display:none; } </style> 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?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment