the-mint Posted February 5 Posted February 5 I'm seeking a simple solution, possibly custom CSS that I can just plug into the home page, which will hide the logo in the top navigation only on the home page. The current navigation bar, with the logo visible, should be what viewers see on all other pages. For the home page, I need to show everything in the navigation except for the logo. Any tips on how to do this?
Web_Solutions Posted February 6 Posted February 6 4 hours ago, the-mint said: I'm seeking a simple solution, possibly custom CSS that I can just plug into the home page, which will hide the logo in the top navigation only on the home page. The current navigation bar, with the logo visible, should be what viewers see on all other pages. For the home page, I need to show everything in the navigation except for the logo. Any tips on how to do this? What is the website URL? If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible.
nick_sh Posted February 6 Posted February 6 .homepage .header-title { display: none; } Add to custom css Try new Squrespace ID & class finder Chrome Extension ✔ Supports Fluid Engine ✔ Generate Media Queries code ✔ Toggle IDs with Option / Alt ____ Hire me for SquareSpace development
the-mint Posted February 7 Author Posted February 7 the website URL is: https://www.themint.vc How do I hide the header logo on the home page but still display the navigation links?
Solution nick_sh Posted February 7 Solution Posted February 7 It shows the links for me: Try new Squrespace ID & class finder Chrome Extension ✔ Supports Fluid Engine ✔ Generate Media Queries code ✔ Toggle IDs with Option / Alt ____ Hire me for SquareSpace development
the-mint Posted February 7 Author Posted February 7 56 minutes ago, nick_sh said: It shows the links for me: Fantastic!! It seems to be working as needed once I implemented. Thank you!!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment