I have made a menu. When I hover with my mouse on a sub menu the submenu is default open to left.
How can i change that to right?
Hey habienet,
I’m not sure I understand what you mean, do you mean the sub menus which open if you hover over Clubinfo in the top menu for instance? If so then how exactly do you want change the behaviour?
Best regards,
Rikard
Hi Rikard,
Tnx for your answer.
When you go to Clubinfo and than Bestuur / Comissies, you see the submenu is going to left, and i want that to right side.
Tnx,
Jekke
Hi Jekke,
Thanks for the clarification. Please try the following in Quick CSS under Enfold->General Styling:
#top .av-main-nav ul ul {
left: 207px !important;
}
Best regards,
Rikard
Tnx, that works!
