Different submenu(megamenu) layout and(or) style for each menu element separately
Hey. Want to ask if somehow I can make megamenu adjustments for each menu element separtely? I already did some css correction, but it fit pretty good only with one menu element.
Comments
please make a screenshot with necessary changes and show it to us because to be honest we are not sure what exactly you want to do and we would like to avoid confuse.
Thanks!
2. For other menu elements megamenu should look like as original one with default theme style. Or it would be better to change megamenu style for each menu element separately because for now megamenu styling works only for all menu elements at the time - http://prntscr.com/a5s7lh
Thanks.
2. And this is how mega menu looks like if you check our main demo.
#Top_bar .menu > li#menu-item-1 > ul.mfn-megamenu > li.mfn-megamenu-cols-1
{
megamenu column style and layout of menu item with id #menu-item-1
}
#Top_bar .menu > li#menu-item-1 > ul.mfn-megamenu
{
megamenu section style and layout of menu item with id #menu-item-1
}
And same for other menu items. This way gives a chance to style megamenu as an another unique element with different style and layout.
About the items I refered to.
1. It's the same megamenu element that is included in your theme, I just styled it for my own purposes.
2. Yes, it's the same item like in your demos, but it should be below highlighted item, not in the right of the top bar.
Sorry for miscommunication. I hope this time things will be clear. Thanks.