Search for: Log In Free Support [Resolved] Wide Width Images + Blocks Home › Forums › Support › Wide Width Images + Blocks This topic has 3 replies, 2 voices, and was last updated 1 year, 6 months ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts September 2, 2019 at 12:30 pm #999392 Math Hi, When selecting the Wide Width option in the Gutenberg editor, I would like to have it as 1200px wide (including featured images). Can you please assist with this adjustment? I tried the following and it works, but it messes up in mobile view. .entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull { margin-left: -220px; width: calc(100% + 440px); max-width: calc(100% + 440px); } September 2, 2019 at 1:48 pm #999452 LeoStaff Customer Support Hi there, What if you make that CSS desktop only with media query? https://docs.generatepress.com/article/responsive-display/ Let me know if this helps π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ September 2, 2019 at 6:16 pm #999573 Math Thanks. That helped, September 2, 2019 at 6:23 pm #999574 LeoStaff Customer Support No problem π 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