earthwindflowermoon Posted September 9, 2020 Share Posted September 9, 2020 Site URL: https://aperture-22.squarespace.com/ Hello, how do I disable one folder link only? My aim is not to have 'follow' as a click through as this is redirecting to the first link nested, and in this case, its an instagram link and it goes nowhere. All other folders to remain as click through's however. Thank you. pw is Frank-22 Link to comment
tuanphan Posted September 9, 2020 Share Posted September 9, 2020 Add to Home > Design > Custom CSS /* Disable follow click */ .Header-nav-folder-title[href="/follow"] { pointer-events: none; } NWebb and Naomi_ 2 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
NWebb Posted February 1, 2021 Share Posted February 1, 2021 https://www.neilwebb.net/ Hi, I would like to do the same thing for my 'ARCHIVE' folder. I tried the above code and replacing the href=" with ARCHIVE, but it doesnt work. Any help would be much appreciated! Thanks in advance. Link to comment
tuanphan Posted February 4, 2021 Share Posted February 4, 2021 On 2/2/2021 at 4:44 AM, NWebb said: https://www.neilwebb.net/ Hi, I would like to do the same thing for my 'ARCHIVE' folder. I tried the above code and replacing the href=" with ARCHIVE, but it doesnt work. Any help would be much appreciated! Thanks in advance. replace with archive url. You can hover Archive on Main Navigation > Click Gear Icon > Look at URL Slug 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
Naomi_ Posted September 20, 2021 Share Posted September 20, 2021 On 9/9/2020 at 2:39 PM, tuanphan said: Add to Home > Design > Custom CSS /* Disable follow click */ .Header-nav-folder-title[href="/follow"] { pointer-events: none; } @tuanphan Once again, thank you so much. Your posts are incredibly helpful and have saved me countless hours. tuanphan 1 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