Diffrent Menus, Diffrent Positions
-
Hey Tom,
can you or anybody here help me out there…
im using max mega menu plugin and everything is perfect but i only have 1 problem
or better say 4 problems…
I have 4 menus that have sub menusand this sub menu container is a piece to the right in all 4 menus
the size fits
the height fitsonly the position would be great if all 4 are placed in the middle, unfortunately I cannot program
maybe about custom css? or a setting is wrong or missing?
if I try to move the menu to the right, then all 4 move at once
info:
Menu Height-40px
Menu padding-0px
Panel Width:
outer 1140px
inside 100%
Panel padding 0pxPhoto:
https://de.share-your-photo.com/2d0bcde192THANKS TOM!
The page I need help with: [log in to see the link]
-
Ups i mean Diffrent Pages ^^ in my only 1 main menu
Hi dschilani,
If you set the Panel Width to 100%, it should be the same width as the menu itself, and therefore be centered on the page.
If, at 100%, it is still too wide, set it to 80% (or the % you want) and get back to me here, and I will send some CSS to push it across 10% in order to center it.
Regards,
TomHey Tom,
you are the best !
its look now fine thanks god we have you!
but the only problem now is everything is not on the center.
you put a smile on my facewould be grateful for the next step
so that we put it in the middle 🙂best regards your customer Dschilani.com
Hey tom i saw this Link :
https://www.megamenu.com/documentation/centering-sub-menus/and do it like
Panel Width
Outer: 69%
Inner: 100%Custom CSS:
@include desktop {
#{$wrap} #{$menu} > li.mega-menu-megamenu > ul.mega-sub-menu {
margin-left: 15.125%;
}
}and now i have it in the center with the exact size
i solve it <3 thanks tom!
The topic ‘Diffrent Menus, Diffrent Positions’ is closed to new replies.