(Looking for) Full width theme

Hello guys, I’m struggling to make the body take up 80 to 90% of the browser width, right now, it feels like it’s too narrow. Any indication on how I could do that with the CSS editor ?

Thanks !

I played around with this a little yesterday. I don’t know if there is a full-width theme available, or if anyone has written CSS to achieve this.

You’ll definitely have play around with it, but if you set the margin and padding values of the Header, Section, and Article tags to be all zeros, then you just need to set the width of the “p-summary” and “e-content” classes to be what you would like them to be.

If you need additional guidance, let me know, I can always try writing up some quick CSS for you.