CMBloom Posted February 11, 2021 Share Posted February 11, 2021 Site URL: https://www.swimllc.com/ In designing my site, I have drop down menus which are "folders" - beneath are the "pages" - my question is why there is a "slug" for the folder since the purpose of the folder is to allow viewers to click pages below the drop down menu - I think this is confusing since the hand icon appears implying the folder is clickable while only the pages listed in the drop down menu are clickable - any workarounds? Link to comment
tuanphan Posted February 16, 2021 Share Posted February 16, 2021 If you use Business Plan or higher, we can add some code to make folder title clickable, to new page. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
CMBloom Posted February 16, 2021 Author Share Posted February 16, 2021 I don't want the menu folder clickable - I just wanted to not necessarily see the hand icon on a mouseover suggesting it was clickable - it's the pages below the menu folder I want to see the hand icon and be clickable which they currently are - it seems because folders requiring a "slug" is why there's a hand icon even if it's not clickable - thanks Link to comment
tuanphan Posted February 21, 2021 Share Posted February 21, 2021 On 2/17/2021 at 1:58 AM, CMBloom said: I don't want the menu folder clickable - I just wanted to not necessarily see the hand icon on a mouseover suggesting it was clickable - it's the pages below the menu folder I want to see the hand icon and be clickable which they currently are - it seems because folders requiring a "slug" is why there's a hand icon even if it's not clickable - thanks Add to Design > Custom CSS a.header-nav-folder-title { pointer-events: none; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.