Hi,
I have one particular page on my site where the CSS fix for the container width isn’t working. It’s really odd as I’m using the same CSS I used on a different page (where it works) to have my container stretch edge to edge (and I am using the No Container page). When I look at the code using Firebug, it looks like the page for some reason isn’t picking up the CSS I put in. I attached a screenshot below of what Firebug is seeing and here is the page CSS I am using:
.x-container .max {
width: 2000px;
}
.x-container .width {
width: 100%;
}
And I added credentials in the secure note.
Thanks,
Jen
