center align Mega menu submenu items in 3 column layout
-
Hello, i am currently using your plugin for a mega menu and have set the outer width to body and inner width to #container to get the submenu to appear on entire width.
When the submenu appears, where i have setup 3 columns, the different submenu items and rows are all aligned to the left in each submenu column, https://snag.gy/G4HIUS.jpg
I would like to center each list column so the columns use the full width of the submenu.I have tried adding this code:
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
text-align: center!important;
}
But it hasnt worked for me.
Best regards, Freddie
- The topic ‘center align Mega menu submenu items in 3 column layout’ is closed to new replies.