rdellconsulting,
That code didn’t do anything for the full width layout.
I noticed when I have code below in the CSS, it makes it full width, but it does it for all the pages. When I have this with your rdell’s code it is still full width on all pages.
.container {
width: 100% !important;
}
Any help on making only the homepage full width? I want sub pages to be normal not full width.