I am trying to make the left side of the page full width instead of trapping it in that container. I have tried this code:
.page-id-167 .x-container-fluid.max {
max-width: 5000px;
}
To try to fatten it out but can’t seem to make a big difference. With all that text it should be as wide as I can get it while preserving the right bar. I tried switching page templates a couple times too…Help?