Title: page content width
Last modified: January 28, 2022

---

# page content width

 *  Resolved [bill8](https://wordpress.org/support/users/bill8/)
 * (@bill8)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/page-content-width-2/)
 * I’m trying to widen my mosaic gallery on this page. I want it to be about twice
   as wide, but the theme has everything pretty tight in the center. I tried changing
   the column width setting in Gutenberg with no luck.
 * Is there a setting to change the width site-wide? Or can I change just this specific
   page’s width? I don’t want to touch the width of the header or footer, just the
   content in the center of the pages.
    -  This topic was modified 4 years, 3 months ago by [bill8](https://wordpress.org/support/users/bill8/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fpage-content-width-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [bill8](https://wordpress.org/support/users/bill8/)
 * (@bill8)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/page-content-width-2/#post-15304284)
 * I found a fix, you can use this plugin to change the default max-width. I’m going
   to try to figure out a way to do it without the plugin though.
 * [https://wordpress.org/plugins/options-for-twenty-twenty-one/](https://wordpress.org/plugins/options-for-twenty-twenty-one/)
 * “Customizer – General Options – Align Default Max Width”.
 *  Thread Starter [bill8](https://wordpress.org/support/users/bill8/)
 * (@bill8)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/page-content-width-2/#post-15304404)
 * I found a way to do it without having to install another plugin.
 *     ```
       .post-thumbnail, .entry-content .wp-audio-shortcode, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce), *[class*=inner-container] > *:not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce), .default-max-width {
           max-width: var(--responsive--alignwide-width) !important;
   
       }
       ```
   
 * source: [https://allaboutbasic.com/2021/01/05/wordpress-theme-twenty-twenty-one-modifications-and-customizations-of-headers-fonts-styles-and-more/](https://allaboutbasic.com/2021/01/05/wordpress-theme-twenty-twenty-one-modifications-and-customizations-of-headers-fonts-styles-and-more/)
 *  Plugin Author [Twentig](https://wordpress.org/support/users/twentig/)
 * (@twentig)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/page-content-width-2/#post-15310101)
 * Hi,
 * You don’t need to add CSS to make the block wide. For each block, WordPress has
   the option to change the block width (default, wide width, full width). The Photonic
   gallery block supports the alignment option, as seen on this [screenshot](https://i.imgur.com/xDRQblZ.png).
   You can insert the Photonic gallery directly inside the editor, select it and
   click “Wide width” (no need to put it inside a Column block).
 * Hope that helps,
    Tom

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘page content width’ is closed to new replies.

 * ![](https://ps.w.org/twentig/assets/icon.svg?rev=2569439)
 * [Twentig Supercharged Block Editor – Blocks, Patterns, Starter Sites, Portfolio](https://wordpress.org/plugins/twentig/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/twentig/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/twentig/)
 * [Active Topics](https://wordpress.org/support/plugin/twentig/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/twentig/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/twentig/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Twentig](https://wordpress.org/support/users/twentig/)
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/page-content-width-2/#post-15310101)
 * Status: resolved