forumdestroyer156 Posted December 25, 2019 Share Posted December 25, 2019 (edited) Is there any way to prevent the first nav button (which becomes the dropdown menu) from being clickable? Edited December 25, 2019 by forumdestroyer156 Link to comment
tuanphan Posted December 25, 2019 Share Posted December 25, 2019 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. 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
joequint Posted February 3, 2021 Share Posted February 3, 2021 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
creedon Posted February 3, 2021 Share Posted February 3, 2021 @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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment