Home › Forums › Support › Narrow Page Template This topic has 1 reply, 2 voices, and was last updated 7 years, 5 months ago by Leo. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 31, 2017 at 9:09 pm #414012 Thomas What would be the best way to create a narrow width page for certain posts/pages? Max-width: 840px on desktop as well as centering. I know i could add a php with custom code but i was wondering if there is a better way. See url for example. I just did a quick div for illustration reasons. Could i maybe use a tag? and then change the width of the container? November 1, 2017 at 8:00 am #414313 LeoStaff Customer Support Hi there, If you use Tom’s Simple CSS plugin, it gives you a CSS metabox for each page, then you can add this CSS to change the width for a specific page like this: body .grid-container { max-width: 840px; } Adding CSS: https://docs.generatepress.com/article/adding-css/#simple-css Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In