SolveigTraeet 6 Share Posted February 22 (edited) Site URL: https://caper-badger-3s6d.squarespace.com/about Password: home (Click on site logo to make folder appear) I want to remove/hide word 'Menu' on both mobile and desktop. Can anyone help me? Edited February 22 by SolveigTraeet Link to post
0 tuanphan 9,522 Share Posted February 28 Add to Design > Custom CSS /* remove word Menu */ a.header-nav-folder-title[href="/menu"] { visibility: hidden; } .container.header-menu-nav-item.header-menu-nav-item--active [href="/menu"] { display: none; } SolveigTraeet 1 You can send your question to my email to get faster answer. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
Question
SolveigTraeet 6
Site URL: https://caper-badger-3s6d.squarespace.com/about
Password: home
(Click on site logo to make folder appear)
I want to remove/hide word 'Menu' on both mobile and desktop.
Can anyone help me?
Link to post
Top Posters For This Question
2
1
Popular Days
Feb 28
2
Feb 22
1
Top Posters For This Question
SolveigTraeet 2 posts
tuanphan 1 post
Popular Days
Feb 28 2021
2 posts
Feb 22 2021
1 post
Popular Posts
tuanphan
Add to Design > Custom CSS /* remove word Menu */ a.header-nav-folder-title[href="/menu"] { visibility: hidden; } .container.header-menu-nav-item.header-menu-nav-item--active [href="/menu"]
Posted Images
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment