NMCChicago Posted August 5, 2021 Posted August 5, 2021 Site URL: https://www.bridgingchicago.com Hello: I was wondering if there was a way to make a nested folder dropdown (where the drop down has two categories? Any help is appreciated. Thanks, Nathan
tuanphan Posted August 8, 2021 Posted August 8, 2021 On 8/6/2021 at 5:06 AM, NMCChicago said: Site URL: https://www.bridgingchicago.com Hello: I was wondering if there was a way to make a nested folder dropdown (where the drop down has two categories? Any help is appreciated. Thanks, Nathan You mean for Header Navigation? 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!)
tuanphan Posted August 11, 2021 Posted August 11, 2021 On 8/10/2021 at 3:45 AM, NMCChicago said: Yes, this is what I need 2 options to do this 1. Use Mega Menu plugin by @WillMyers 2. You can add all items to Dropdown, Then we'll use code to push the items to the right a bit. As such, they will look like child items. Something like this 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!)
kellicox90 Posted April 29 Posted April 29 @tuanphan I'm wondering if you've been able to have the nested catagories for mobile. I just bought the plugin from Will, it's perfect, but i need the sub-menus on mobile too, the plugin only allows for the regular Main and Sub menus. So eg. heirachy as follows Our Treatments Facials - Hydrodermabrasion - IPL SKIN REJUVINATION Massage - Relaxation - Remedial Hair Removal - Waxing - IPL
jblpropel Posted April 29 Posted April 29 @tuanphan, what is the code for Option 2 (I don't see it listed in this thread)? I would like to add [what looks like] a nested menu by using the option 2. Can you please provide the code needed to "push the items to the right a bit. As such, they will look like child items?"
tuanphan Posted April 30 Posted April 30 15 hours ago, jblpropel said: @tuanphan, what is the code for Option 2 (I don't see it listed in this thread)? I would like to add [what looks like] a nested menu by using the option 2. Can you please provide the code needed to "push the items to the right a bit. As such, they will look like child items?" Suppose you have a dropdown like this You can use this code to Website > Website Tools > Custom CSS div.header-nav-item:nth-child(4) div.header-nav-folder-content>div:not(:nth-child(1)):not(:nth-child(5)) { position: relative; left: 15px; } Result If you can't do this, you can share your site url, I can give you code jblpropel 1 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!)
tuanphan Posted April 30 Posted April 30 21 hours ago, kellicox90 said: @tuanphan I'm wondering if you've been able to have the nested catagories for mobile. I just bought the plugin from Will, it's perfect, but i need the sub-menus on mobile too, the plugin only allows for the regular Main and Sub menus. So eg. heirachy as follows Our Treatments Facials - Hydrodermabrasion - IPL SKIN REJUVINATION Massage - Relaxation - Remedial Hair Removal - Waxing - IPL Can you share site url? 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!)
tuanphan Posted October 16 Posted October 16 You can also use this solution 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment