autonav shows too many levels by default
Permalink
Is it possible to only show the sub-sub menus, when you hover over the sub menu? ( i.e. hover over their parents, not their grandparents)
i.e. in the image i have attached. The sub-sub menu "Overview FAQs Prices..." should only show when you hover over the "Thread Veins" sub-menu.
http://lauraskinandbeauty.co.uk/index.php/ipl...
(Edited to show up to date image and description)
i.e. in the image i have attached. The sub-sub menu "Overview FAQs Prices..." should only show when you hover over the "Thread Veins" sub-menu.
http://lauraskinandbeauty.co.uk/index.php/ipl...
(Edited to show up to date image and description)
I'm using cloneamental - a clone of the standard elemental theme..
You can see the site (work in progress) here....
http://lauraskinandbeauty.co.uk/index.php/ipl...
You can see the site (work in progress) here....
http://lauraskinandbeauty.co.uk/index.php/ipl...
Unfortunately that link doesn't have the navigation that you had in your screenshot so I can't see the navigation.
I could be wrong but I think that the Elemental theme is only built to support 2 levels of navigation, not 3. Which is why the CSS wouldn't be setup the way you want it to work.
I could be wrong but I think that the Elemental theme is only built to support 2 levels of navigation, not 3. Which is why the CSS wouldn't be setup the way you want it to work.
It does. but things have moved on slightly. Just hover over the "IPL" link in the menu bar, and you can see all sub menus being displayed, instead of just the top level menus.
See image attached.
Is this true about elemental theme with autonav? That's disappointing. But it is actually displaying the menu (The one with Overview, FAQs etc). But it's showing it even though I'm not hovering over it's parent. It should only show when I hover over it's parent menu "Thread veins"
See image attached.
Is this true about elemental theme with autonav? That's disappointing. But it is actually displaying the menu (The one with Overview, FAQs etc). But it's showing it even though I'm not hovering over it's parent. It should only show when I hover over it's parent menu "Thread veins"
Unfortunately I don't think that the navigation stack is approved, attached is what I see when I view the site.
As for the CSS it is generated by the /cloneamental/themes/cloneamental/build/header.less and you can see there that they have only defined styles for 2 ul elements, which is two levels of navigation. You can certainly add another one here though.
As for the CSS it is generated by the /cloneamental/themes/cloneamental/build/header.less and you can see there that they have only defined styles for 2 ul elements, which is two levels of navigation. You can certainly add another one here though.
You're missing the whole banner and navigation? How weird. Could I ask what browser you are using?
This is what you should see....
The submenu (Overview etc) does actually show though...
This is what you should see....
The submenu (Overview etc) does actually show though...
I am using Chrome, but it is the same in IE and Firefox too, as I said I think that Global Area is not approved.
I think it was because the home page did not have guest permissions set correctly. I suppose the home page has the permissions for the global blocks.
Could you let me know if it works now?
Could you let me know if it works now?
I'm trying to get less to show/hide the extra level correctly. Has anyone done this before who could show me what I'm doing wrong? I'm a less newbie. :(
I think I've done the menu part :-)
Otherwise the community will need a link to your site to tell you how to adjust the CSS to get your desired effect.