LALstudio Posted March 1, 2022 Share Posted March 1, 2022 Site URL: http://lightsandlines.art Passcode: testing Please help me take a look at how to make the folder clickable. I understand from previous posts that different templates might require different code. Originally I didn’t think much of the folders not being clickable but after some customer testing, it became an issue that’s been repeatedly address. Please help, and thank you in advance! Link to comment
creedon Posted March 1, 2022 Share Posted March 1, 2022 (edited) Please see Make Navigation Folders Clickable. Let us know how it goes. Edited September 27, 2022 by creedon Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
LALstudio Posted March 1, 2022 Author Share Posted March 1, 2022 Hi Creedon, Thanks to your help I was able to make the menu clickable, but I would also like to hide the first item on the drop down, please help me understand how that can be achieved. Much appreciated! My site is http://lightsandlines.art passcode:testing I’m trying to utilize this for the work/shop/podcast categories. Link to comment
creedon Posted March 2, 2022 Share Posted March 2, 2022 4 hours ago, LALstudio said: but I would also like to hide the first item on the drop down Add the following to Design > Custom CSS. /* desktop menu folder first item hide */ .header-nav .header-nav-item--folder .header-nav-folder-content .header-nav-folder-item:first-child { display : none; } This is for v7.1. Let us know how it goes. tuanphan 1 Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
LALstudio Posted March 2, 2022 Author Share Posted March 2, 2022 It worked! Thank you! creedon 1 Link to comment
LALstudio Posted March 2, 2022 Author Share Posted March 2, 2022 (edited) I have another question. Is it possible to do the same, as to hide the first item in folder drop-down when viewed on mobile devices? I have received feedback saying it’s kinda confusing to the audience. Thank you! Edited March 2, 2022 by LALstudio Link to comment
creedon Posted March 2, 2022 Share Posted March 2, 2022 7 minutes ago, LALstudio said: Is it possible to do the same, as to hide the first item in folder drop-down when viewed on mobile devices? No because of the structure of mobile menus. At the first level we see Work for example. If this link were made to go to the first menu item like on desktop there would be no way to get to the submenu. If the Work link was removed from the submenu then you couldn't get to the actual link of interest. tuanphan 1 Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
Cristal Posted September 27, 2022 Share Posted September 27, 2022 Hi is there a way I could get that code for version 7.0? Link to comment
tuanphan Posted September 28, 2022 Share Posted September 28, 2022 17 hours ago, Cristal said: Hi is there a way I could get that code for version 7.0? Each template in 7.0 will require a different code. If you share link to your site, we can give code easier 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment