Home › Forums › Support › How to make this page wider? This topic has 1 reply, 2 voices, and was last updated 3 years, 11 months ago by Leo. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts June 14, 2019 at 5:37 am #929421 Lazar Radovanovic Hello, can you help me to make this page wider and better, also I want widget image in full size? I hope it will be fixed when i make it wider. June 14, 2019 at 8:53 am #929736 LeoStaff Customer Support Hi there, This CSS is setting the content container size for single posts: body.single .site.grid-container { max-width: 800px; } You can modify it to be larger. If you only want to make the change for this specific post, then add this CSS: body.single.postid-2076 .site.grid-container { max-width: 800px; } Let me know 🙂 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