siteorigin / vantage

Vantage is a flexible multipurpose theme. Its strength lies in its tight integration with some powerful plugins like Page Builder for responsive page layouts, Smart Slider 3 for big beautiful sliders and WooCommerce to help you sell online. Vantage is fully responsive and retina ready. Use it to start a business site, portfolio or online store.
https://siteorigin.com/theme/vantage/
GNU General Public License v2.0
67 stars 14 forks source link

Logo In Menu: Flexbox has broken menu alignment #339

Closed AlexGStapleton closed 5 years ago

AlexGStapleton commented 5 years ago

338 has broken the Menu Alignment setting.

I was able to get the menu to center by using CSS:

.menu-mainmenu-container {
    margin: 0 auto;
}

Reported here.