Everything else on the site can remain the same — I only want this one layout (categories on the left, latest topics on the right) to expand to full width instead of staying in a fixed-width centered column.
I’ve tried overriding many elements’ containers (.wrap, .container, #main-outlet, etc.), but this specific view still stays restricted, so I believe there is another wrapper or grid controlling its width.
Could someone point me to the correct CSS that controls the width of the Categories + Latest layout?
you’ll need a combination of changing the grid column layout on the main-outlet-wrapper + changing --d-max-width & --topic-body-width variables to suit your needs.
Did something change in later updates of Discourse, because this CSS does nothing on our site, other than add borders. (I created a new component, added the code to the CSS tab, and enabled the component.)
This is what Meta (and our own site) look like on my monitor by default. Using some of that space would be welcome.