Search for: Log In Free Support [Resolved] Change footer width Home › Forums › Support › Change footer width This topic has 3 replies, 2 voices, and was last updated 7 months, 2 weeks ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts June 2, 2020 at 6:40 am #1311090 Sandro Hi (and sorry for my English) Is it possible to change the footer width? I would like the footer with the same size of the content, without the sidebar I think the width should be 660 px Thanks June 2, 2020 at 7:31 am #1311153 DavidStaff Customer Support Hi there, in Customizer > Layout > Footer – set the Footer Width to Contained. Then add this CSS: @media(min-width: 769px) { .site-info { max-width: 75%; box-sizing: border-box; } } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ June 2, 2020 at 8:33 am #1311390 Sandro Perfect!!! Thank you June 2, 2020 at 9:07 am #1311465 DavidStaff Customer Support You’re welcome Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In