Hello,
how can I put the nested menu (2nd level) as inline menu directly under the Main menu instead of the dropdown menu
Thanks
Thomas
Hey kirschi!
That’s going to take a lot of CSS code so it would have to be considered custom work. I do not think it is going to work anyway because you have links 3 levels deep. It might be possible if the links were just one level deep.
If you would like to try styling it on your own then you can start off with this CSS.
.av-main-nav ul li { width: auto !important; background: transparent !important; }
.sub-menu { width: 1000px !important; visibility: visible !important; opacity: 1 !important; }
But it’s going to take a lot more CSS than that to get it how your wanting.
Best regards,
Elliott
Hello Elliott, thank´s for fast answering.
Do you know someone who can customize it for me. Of course I will pay for that.
Thanks
Thomas
Hey!
You can hire a freelance developer on Envato Studio or Codeable for that kind of customization. You can also request quote from WerkPress.
Regards,
Yigit