I cannot figure out how to move my logo and nav buttons out toward the outer edges of the page. I’ve tried margin and padding settings, and I’ve also tried shortcode, with no results. I also want to auto-center the image (top and bottom between the header and footer) on this home page and my slide-show pages… Thank you in advance.
Hello Ken,
Thanks for asking. 
Please take a look at solution mentioned in following thread.
Thanks.
Thanks for the quick response. I already have my settings at Blank-No Container | Header, Footer. I also have no Page Settings tab in that window.
Hello Ken,
To resolve your issue, please add the following CSS code in the X > Theme Options > Global CSS (http://prntscr.com/evui3r)
.x-navbar .x-container.max.width {
width: 96%;
max-width: 100%;
}
We would loved to know if this has work for you. Thank you.
That worked. Thank you!
You’re welcome.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.