JonathanK Posted January 9, 2020 Share Posted January 9, 2020 I am looking to disable the click event that takes you to the first page in a navigation folder; I want this for all folders in my top navigation. I am using Mercer. I want to keep the hover and drop down actions but when you click the folder text it is not clickable and does not take you anywhere. I have found many replies to this on Google but SquareSpace must have reindexed/relinked their pages because all the links on the first page of Google linking to the SquareSpace forum are dead. Link to comment
JonathanK Posted January 21, 2020 Author Share Posted January 21, 2020 Anyone? I know I have seen this before but SquareSpace recently reindexed their pages and the results no longer appear on Google or this site. Thanks! Link to comment
tuanphan Posted January 23, 2020 Share Posted January 23, 2020 On 1/22/2020 at 3:09 AM, JonathanK said: Anyone? I know I have seen this before but SquareSpace recently reindexed their pages and the results no longer appear on Google or this site. Thanks! On 1/9/2020 at 9:58 AM, JonathanK said: I am looking to disable the click event that takes you to the first page in a navigation folder; I want this for all folders in my top navigation. I am using Mercer. I want to keep the hover and drop down actions but when you click the folder text it is not clickable and does not take you anywhere. I have found many replies to this on Google but SquareSpace must have reindexed/relinked their pages because all the links on the first page of Google linking to the SquareSpace forum are dead. Can you provide link to your site? 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
NSEN Posted February 18, 2020 Share Posted February 18, 2020 Joining this thread in the event that anyone is able to help. I hope a solution is made soon. Link to comment
BelBarStudio Posted February 21, 2020 Share Posted February 21, 2020 try adding this on your custom css, it worked for me. .Header-nav-item--folder a { pointer-events: none; } .Header-nav-folder-item { pointer-events: auto !important; } Link to comment
cmography Posted March 6, 2020 Share Posted March 6, 2020 On 2/21/2020 at 1:19 PM, BelBarStudio said: try adding this on your custom css, it worked for me. .Header-nav-item--folder a { pointer-events: none; } .Header-nav-folder-item { pointer-events: auto !important; } This worked for me, thank you so much! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.