tiffybennett1 Posted May 6 Share Posted May 6 Hey I am creating a one-page website, so I only want the menu to be visible on the home page, not on any other page. On mobile, and on every other page but the home page, I would like to see only the logo and CTA button on the header (not a drop-down menu with the CTA button in it). Is this possible? Website: sweetdreamsleepconsulting.squarespace.com/config PW: sd Link to comment
mandeep Posted May 6 Share Posted May 6 I check other pages not open. after click goose to section.? Mandeep Rajasthani Squarespace Website Designer Contact me: mandeeprajasthan@gmail.com Link to comment
tiffybennett1 Posted May 7 Author Share Posted May 7 16 hours ago, mandeep said: I check other pages not open. after click goose to section.? Yes, this is correct. It's a smart-scroll menu. So, therefore, I don't want that menu to be shown on any other page apart from the homepage Link to comment
tiffybennett1 Posted May 8 Author Share Posted May 8 @mandeep any idea how I can fix this? Link to comment
mandeep Posted May 9 Share Posted May 9 Past this code in page setting , custom css in which apage you no need manu. .header-nav { display: none; } Mandeep Rajasthani Squarespace Website Designer Contact me: mandeeprajasthan@gmail.com Link to comment
tiffybennett1 Posted May 11 Author Share Posted May 11 On 5/9/2023 at 1:46 PM, mandeep said: Past this code in page setting , custom css in which apage you no need manu. .header-nav { display: none; } This hasn't worked for me on this pagehttps://sweetdreamsleepconsulting.squarespace.com/sleep-downloadables I need to still see the logo but not see the menu Link to comment
Solution tuanphan Posted May 12 Solution Share Posted May 12 23 hours ago, tiffybennett1 said: This hasn't worked for me on this pagehttps://sweetdreamsleepconsulting.squarespace.com/sleep-downloadables I need to still see the logo but not see the menu Use this code body:not(.homepage) .header-nav { visibility: hidden; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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