Jump to content

spencerhaddy

Circle Member
  • Posts

    3
  • Joined

  • Last visited

Everything posted by spencerhaddy

  1. I also added this ***very important*** @media screen and (min-width: 640px){ a.Header-nav-folder-title.Header-nav-folder-title--active { pointer-events: none; cursor: default; } /* this part here is really important for when I'm not on any of the pages within the folder */ a.Header-nav-folder-title { pointer-events: none; cursor: default; } }
  2. I think I actually just figured it out! I did it this way because I didn't want to affect the mobile menu when I clicked on the folder, so this was a way around that. I did this for the 'work' tab/folder/dropdown option in the navigation of my portfolio/design site because I didn't want the folder to link to anything at all. Let me know if you have questions! @media screen and (min-width: 640px){ a.Header-nav-folder-title.Header-nav-folder-title--active { pointer-events: none; cursor: default; } } Note: I also used this site for reference/help.
×
×
  • 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.