pieper Posted January 17, 2021 Share Posted January 17, 2021 (edited) Site URL: http://homestead-studio.com/posters Hello amazing friendly helpers. I've searched these forums, tried every snippet of code I can find, and just cannot seem to solve my (simple?) problem. *Please note - I'm pretty sure I'm still rocking an older version of Squarespace on this site (because my friend placed a lot of custom code in here when I got it set up years ago). I want to remove JUST the 4 nav items on the top right of this one page. I DO want to keep the logo on the top left: http://homestead-studio.com/posters Anyone know the magic code!? PS - my problem might just be the custom code that my buddy put in place years ago. But I don't know enough about coding to even begin to decipher this problem if so... Thanks so much, - Eric Edited January 17, 2021 by pieper Link to comment
tuanphan Posted January 18, 2021 Share Posted January 18, 2021 Add to Posters Page Header <style> ul.cf { visibility: hidden; } </style> 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
pieper Posted January 18, 2021 Author Share Posted January 18, 2021 2 hours ago, tuanphan said: Add to Posters Page Header <style> ul.cf { visibility: hidden; } </style> Well what a nice treat to wake up to. This works perfect - thank you so much! Have a great week. 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