kajumi10999 Posted October 27 Share Posted October 27 Hi community, I am currently building a landing page whose header is supposed to look different from the main website's. I would like to remove the button from the header as well as the option Karriere. How can i remove single options from the header in general? Bonus would be to change the naming of the header option Unsere Lösung, is this possible at all without having to change the option's page name entirely? Thanks in advance! Link to comment
Ziggy Posted October 27 Share Posted October 27 Can you share your website URL and this landing page? Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
kajumi10999 Posted October 27 Author Share Posted October 27 (edited) 3 minutes ago, Ziggy said: Can you share your website URL and this landing page? sure. https://www.reverse.supply/ https://www.reverse.supply/test1023 do you need the password as well ? Edited October 27 by kajumi10999 Ziggy 1 Link to comment
Solution Ziggy Posted October 27 Solution Share Posted October 27 You don't seem to have a header on the LP, but if you want to apply this code to the page header code injection it will hide just that link and the button: <style> .header-nav-item a[href="/karriere/de"] { display:none; } .header-actions .header-actions-action--cta { display: none; } </style> tuanphan and kajumi10999 1 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark 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