Hi There,
In the Boxed Layout view, I will like the box to have a smaller width but still be centered. I would like to see how it looks at 1100 instead of 1296 px wide.
I tried changing the max width to 80% for the main container, but the end result was not centered. How can I do this and make it centered?
Hey laurarabell!
Please go to Enfold theme options > General Layout and change the layout width as needed and flush browser cache. If issue remains, please post the link to your website.
Regards,
Yigit
I cannot get it to work. Here is the link to my home page
http://ncsera.com/homepage/home-v6-classic-4-column/
Here is the css code I added:
.responsive .boxed#top, .responsive.html_boxed.html_header_sticky #header {
width: 1110px;
max-width: 85%;
}
Hi!
You shouldn’t add any css.
In Enfold Theme Options > General Layout > Dimensions tab, just specify the size you would like your layout to be in “Maximum Container Width”
Cheers!
Arvish
Thank you! Wow, sorry I missed that. Super easy.