hi,
can you please help me to center the submenu on the megamenu (row) as now it is left side handed. i do have 3 rows and when hovering the top-menu the third submenu is not visible :(
Second question is, how to add some px to the width of the “normal” submenu. For example, hovering a top menu item makes the submenu visible. this column has a fixed width – for example 100 px but i would want it to have 150 px. How and where can i do this?
thanks
Hey martin!
1- Can you post the link to your website so we can take a look?
2-Please add following code to Quick CSS in Enfold theme options under Styling tab
.av-main-nav ul { width: 260px; }
Best regards,
Yigit
any news or help appreciated. thanks !
waiting for reply please…
Hi!
Please add following code to Quick CSS as well
#header .avia_mega_div { left: -500%; }
Best regards,
Yigit
just perfect – thats it. thanks a lot for your help !
closed