I use the Photography template with the sidebar. On hover the submenu shows on the right.
Question 1: How can I align the menu to the sidebar line? On default the submenu shows somewhere but not aligned to the sidebar-line.
Question 2: How to show the active submenu on subpages. Users do not see the submenu without hovering the active menu-item.
Question 3: Active MainMenu-items are not showing active state. Active menu should appear in a different colour.
Hi royaltask!
1. Add this to your custom CSS.
.html_header_sidebar #header .av-main-nav > li { margin-right: 0px !important; }
2. Your trying to have the sub menus display all the time without hovering?
3. It should be a different color by default. Send us a link and we’ll take a look.
Cheers!
Elliott
1. works, thanks!
one issue here ->
main-menu-item on hover changes color to red (this is fine)
As soon as the submenu is reached the main-menu-item switches back to original color (it should continue show red hove rcolor as long as I hover the submenu)
any idea how to produce this?!
2. I decided to show a corresponding submenu on th e loaded page within a widget. (I am fine with this) ;-)
3. you are right, I used the same colour now working!
Additional Question 4:
for single pages is this possible? does not work on the page with this id
.page-id-521 .html_header_sidebar #header .av-main-nav > li { margin-top: 5px !important; }
Hi,
Can you post the link to your website please?
Regards,
Josue