Content boxed, menu header and footer full

By Clayton Anderson, 6 years ago. Last reply by Alex S, 6 years ago
Hello, I received the following info to make the header and menu full: /* Vantage Menu Background Image */ .main-navigation { background-image: url(‘http://dbswebmaster.com/wp-content/uploads/2017/10/gradient-beige.png’); background-size: cover; background-repeat: no-repeat; } /* Vantage Boxed Layout – 100% Width Menu */ body.layout-boxed #page-wrapper { max-width: none; padding-top: 0; } header#masthead .full-container, #main-slider, #main, #colophon { box-sizing: border-box; margin: 0…

Centering a Custom Menu

By Daniel Englert, 6 years ago. Last reply by Daniel Englert, 6 years ago
Hello, I’m working in the SiteOrigin CSS visual editor. By default, the menu I have aligns to the left. How can I center the entire menu on the screen? I imagine if I can center the .menu-main-menu-container that’ll do it. What CSS code will do this? Thank you in advance, Daniel Englert