Title: Tiled Gallery Not Full Width
Last modified: December 24, 2024

---

# Tiled Gallery Not Full Width

 *  Resolved [Kit Marsden](https://wordpress.org/support/users/manek43509/)
 * (@manek43509)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/tiled-gallery-not-full-width/)
 * Eighteen months ago, I was having an issue with captions in Tiled Galleries, 
   and I was recommended a ‘workaround’ involving using the Classic Editor block.
   It worked! But the full discussion on that topic is [here](https://wordpress.org/support/topic/no-captions-in-tiled-gallery/),
   for context.
 * Recently I have had to deactivate all plugins in order to troubleshoot an unrelated
   issue. On reactivating slowly, I now have an issue were the workaround above 
   still works for captions, but now shunts a gallery off to the side, only taking
   up about a third of the page on the left-hand side of the screen. You can see
   an example of this [here](https://www.manek.org.uk/studio).
 * These galleries used to display full-width by default, now I can’t make them 
   any wider than 500px. Does anyone know why this would be?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftiled-gallery-not-full-width%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Chatoxz (a11n)](https://wordpress.org/support/users/chatoxz/)
 * (@chatoxz)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/tiled-gallery-not-full-width/#post-18219777)
 * Hello there, 
   Sebastian from Jetpack here. I hope you are doing well.
 * I reviewed the page you mentioned, [https://www.manek.org.uk/studio](https://www.manek.org.uk/studio),
   but the gallery is loading correctly for me on Chrome and Firefox. I also tested
   on an Android mobile phone with Chrome, and I could not see any issues.
 * If this is still happening could you share an example?
   Also please try with another
   browser or an incognito window.
 * Cheers,
    -  This reply was modified 1 year, 3 months ago by [Chatoxz (a11n)](https://wordpress.org/support/users/chatoxz/).
 *  Plugin Support [Chatoxz (a11n)](https://wordpress.org/support/users/chatoxz/)
 * (@chatoxz)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/tiled-gallery-not-full-width/#post-18219805)
 * Hi again,
 * It looks like I misread your question, and you need to make the Tile gallery 
   full-width. You can add a custom CSS like the next one:
 *     ```wp-block-code
       .wp-block-group.alignwide.is-layout-flow.wp-block-group-is-layout-flow{
           max-width: 100% !important;
       }
       ```
   
 * Let us know how it goes.
 *  Thread Starter [Kit Marsden](https://wordpress.org/support/users/manek43509/)
 * (@manek43509)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/tiled-gallery-not-full-width/#post-18221586)
 * Thank you, I shall try that!
 * The reason the ‘Studio’ page displayed a full-width gallery is that I got fed
   up of not being able to fix it and started experimenting with a different gallery
   plugin which would fill the width of the page (but which has other issues in 
   the way captions and controls display). If I can now revert to the Tiled Gallery
   and use your CSS to make it fill the page, that will be ideal! Thank you.
 *  Thread Starter [Kit Marsden](https://wordpress.org/support/users/manek43509/)
 * (@manek43509)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/tiled-gallery-not-full-width/#post-18221612)
 * Unfortunately this has not made any difference. The gallery is still all squeezed
   up on the left…
 * ![](https://i0.wp.com/www.manek.org.uk/wp-content/uploads/2025/01/Screenshot-
   2025-01-01-at-16.11.52.png?ssl=1)
 *  Plugin Support [Alin (a11n)](https://wordpress.org/support/users/alinclamba/)
 * (@alinclamba)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/tiled-gallery-not-full-width/#post-18228150)
 * Hi [@manek43509](https://wordpress.org/support/users/manek43509/),
 * I am unable to replicate this issue. Can you please tell if it happens when using
   a default WordPress theme like Twenty Twenty Four for example, as well?
 *  Thread Starter [Kit Marsden](https://wordpress.org/support/users/manek43509/)
 * (@manek43509)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/tiled-gallery-not-full-width/#post-18234796)
 * I am very reluctant to do that, as this issue appeared out of thin air after 
   I had deactivated and reactivated plugins in order to troubleshoot a different
   issue. Who knows what new problem would pop up elsewhere on the site if I go 
   through all that again chasing the tail of this thing?
 *  Plugin Contributor [Stef (a11n)](https://wordpress.org/support/users/erania-pinnera/)
 * (@erania-pinnera)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/tiled-gallery-not-full-width/#post-18244977)
 * Hi @manek4350,
 * I see where your concern is coming from, so we respect you’re not willing to 
   test that in your production site.
 * Since we’re unable to replicate this on our end and you don’t want to do these
   tests on your live site, many hosts provide a staging service, where you can 
   do testing without affecting the live site. You can ask your host about this.
   If they don’t give you a staging site, you could try WP Staging or Duplicator:
    - [https://wordpress.org/plugins/wp-staging/](https://wordpress.org/plugins/wp-staging/)
    - [https://wordpress.org/plugins/duplicator/](https://wordpress.org/plugins/duplicator/)
 * If you decide to try this troubleshooting in a staging site, let us know what
   you find, and we can help from there.
 * Let me know how you’d like to proceed, and if you have any questions about that
   🙂
 *  Plugin Contributor [Stef (a11n)](https://wordpress.org/support/users/erania-pinnera/)
 * (@erania-pinnera)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/tiled-gallery-not-full-width/#post-18260200)
 * Hi [@manek43509](https://wordpress.org/support/users/manek43509/),
 * Do you have updates about that, do you still need help? We usually close inactive
   threads after one week of no movement, but we want to make sure we’re all set
   before marking it as solved. Thanks!
 *  Thread Starter [Kit Marsden](https://wordpress.org/support/users/manek43509/)
 * (@manek43509)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/tiled-gallery-not-full-width/#post-18260309)
 * Apologies, I haven’t had a chance to look at this again yet. As you can see from
   my website I am a working musician and I am currently part-way through a six-
   week international tour, so my opportunities to get online and sort things like
   this have been fairly limited.
 *  Plugin Contributor [Stef (a11n)](https://wordpress.org/support/users/erania-pinnera/)
 * (@erania-pinnera)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/tiled-gallery-not-full-width/#post-18269153)
 * Hey [@manek43509](https://wordpress.org/support/users/manek43509/),
 * No worries, we understand that, we just wanted to hear whether you could have
   the chance to look at that matter.
 * We usually close threads after one week of inactivity, so if it happens before
   you take a look at it, you’re welcome to open a new thread and mentioning this
   one for reference 🙂
 * Best wishes for your tour, hope you have fun!

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

The topic ‘Tiled Gallery Not Full Width’ is closed to new replies.

 * ![](https://ps.w.org/jetpack/assets/icon.svg?rev=2819237)
 * [Jetpack - WP Security, Backup, Speed, & Growth](https://wordpress.org/plugins/jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack/reviews/)

## Tags

 * [full-width](https://wordpress.org/support/topic-tag/full-width/)
 * [gallery](https://wordpress.org/support/topic-tag/gallery/)
 * [tiled gallery](https://wordpress.org/support/topic-tag/tiled-gallery/)
 * [width](https://wordpress.org/support/topic-tag/width/)

 * 10 replies
 * 4 participants
 * Last reply from: [Stef (a11n)](https://wordpress.org/support/users/erania-pinnera/)
 * Last activity: [1 year, 2 months ago](https://wordpress.org/support/topic/tiled-gallery-not-full-width/#post-18269153)
 * Status: resolved