How do I show always all subpages in autonavigation - not just on hover.
Permalink
Hello all
I work with the Elemental theme v.8 and use a responsive autonavigation in the header.
I have 5 pages with subpages and I want to have all subpages always visible - not just on hover.
I've created a template for autonavigation and now I'm stuck. -
Or could it be solved with css?
Thanks for help.
I work with the Elemental theme v.8 and use a responsive autonavigation in the header.
I have 5 pages with subpages and I want to have all subpages always visible - not just on hover.
I've created a template for autonavigation and now I'm stuck. -
Or could it be solved with css?
Thanks for help.
Are you saying you want the dropdown menus to show all the time, or you want to do away with the dropdown menus all together?
Thanks for your reply.
Yes, I want to have all subpages in the dropdown menu always visible, – as shown in the attached screenshot.
Yes, I want to have all subpages in the dropdown menu always visible, – as shown in the attached screenshot.
In ‘concrete/themes/elemental/css/build/header.less’ try change line 126 to ‘opacity: 1’ and line 129 change ‘visibility: visible’.
Please please please do NOT change anything in the /concrete directory! Use the Clonemental theme from the marketplace and then make that change in there. If you do it in the /concrete directory you will lose your changes every time you update.
http://www.concrete5.org/marketplace/themes/cloneamental...
http://www.concrete5.org/marketplace/themes/cloneamental...
Thank you SteveB, thats it. Perfect.
Can it also be done in the mobile dropdown via hamburger?
@hutman:
I certainly work outside the core folder. Thanks as well.
Can it also be done in the mobile dropdown via hamburger?
@hutman:
I certainly work outside the core folder. Thanks as well.