#can't control width of simple page
5 messages · Page 1 of 1 (latest)
modifying or removing the :full-width property has no effect.
Hi @cloud summit, I'm facing the same issue. Did you solve it?
You probably need some CSS
I think I ended up creating a new page template based on the simple page and extending that. basically I found the simple page file in the source code and copied it out into my own page in my project and then modified it as needed to handle the width the way I wanted. There's likely a better/easier way to acheive this with CSS, and I could just be dumb, but I wasn't able to make it happen.