Jump to content

[Share] Hide Dropdown Folder on One Page

Recommended Posts

To hide Dropdown Folder on One Page, you can follow these

#1. First, you can install Squarespace ID Finder, with this tool, we can find ID of Page

In my example, we will have ID

#collection-6673f2adc8fa10164075f71b

image.png.cd6ab10da31ec61f7d54fd0b74ee49a8.png

#2. Use this code to Custom CSS to hide Dropdown Folder 4 (see screenshot)

image.png.467961f8efdd5439f994575c5bd5c9ba.png

/* hide dropdown 4 */
#collection-6673f2adc8fa10164075f71b div.header-nav-item--folder:nth-child(4)>div {
    display: none !important;
}

image.png.146b18bf3c47e9f32ed0a3a039832707.png

#3. Similar, if you want to hide Dropdown 5, use this CSS code

image.png.8429e1b43bd53e7124dc98010da0a598.png

/* hide dropdown 5 */
#collection-6673f2adc8fa10164075f71b div.header-nav-item--folder:nth-child(5)>div {
    display: none !important;
}

image.png.0afd8995cdc4c097fdf8af1ceb3db714.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • Replies 0
  • Views 611
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

Create an account or sign in to comment

You need to be a member in order to leave a comment


×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.