Hi thefitcpa,
You’ll need this custom CSS to center the text within those sub menus:
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
text-align: center;
}
For anyone else reading this thread, there is also documentation here:
https://www.megamenu.com/documentation/centering-menu-items/
Alternatively, rather than use Mega Menus as the sub menu type, you could add your “San Francisco” menu item directly to the menu (as a sub menu item of “Explore”), then set the sub menu type of “Explore” to “Flyout Menu”. You’ll get a sub menu like you see under “Flyout” on the demo menu on megamenu.com.
Regards,
Tom