Jump to content

Making a dropdown folder unclickable

Recommended Posts

  • Replies 3
  • Created
  • Last Reply
  • 1 year later...
On 12/24/2019 at 10:31 PM, tuanphan said:

You can use custom CSS: pointer-events: none

If you don't know, you can share link to your site, we can take a look.

have the same/a similar question. i currently have folders that contain gallery pages. i want to use the titles (CLIENTS, PERSONAL PROJECTS..) simply as titles for sections rather than actual folders... so nothing clickable, no expanding/collasping, etc.

any thoughts?

https://www.joequint.com/

Link to comment

@joequint

Add the following to Design > Custom CSS.

#mainNavigation .folder,
#mobileNav .mobile-folder

  {
  
    pointer-events : none;
    
    }

Let us know how it goes.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.