Home › Forums › Support › Container width on Homepage This topic has 5 replies, 3 voices, and was last updated 4 years, 1 month ago by David. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts February 18, 2019 at 2:16 pm #813966 Eva Hi! I would like to make only the HOME on a site full-width (2000 px). I tried .home { max-width: 2000px; } but it didn’t work. Any suggestions? Thanks! Eva GeneratePress 2.2.2GP Premium 1.7.7 February 18, 2019 at 4:19 pm #814043 LeoStaff Customer Support Hi there, I believe this option is what you are looking for: https://docs.generatepress.com/article/page-builder-container/#full-width Let me know ๐ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ February 19, 2019 at 12:02 am #814228 Eva Yep, that works! Thank you , Leo. Just one more thing: how can I make the Top content padding for the HOME equal to the other pages (50 px)? Thanks again, Eva February 19, 2019 at 5:14 am #814406 DavidStaff Customer Support Hi there, try this CSS: .home.separate-containers .inside-article { padding-top: 50px; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ February 19, 2019 at 10:12 am #814801 Eva Thanks a lot, this also works! Great support, as always ๐ Best, Eva February 19, 2019 at 10:33 am #814814 DavidStaff Customer Support Glad we could be of help Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In