Title: gallery image width
Last modified: August 31, 2016

---

# gallery image width

 *  [funsail](https://wordpress.org/support/users/funsail/)
 * (@funsail)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/gallery-image-width/)
 * With the new WP, now it’s smart. If my gallery is 800px and I have 1 column, 
   all images used to show at 800px wide.
    Now if I have a 600px wide image it would
   show at 600px. BUT I actually want them all at 800px wide. What can I do w/o 
   redoing 6000 images?

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

 *  [Artur Bobinski](https://wordpress.org/support/users/kentonwebdesign/)
 * (@kentonwebdesign)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/gallery-image-width/#post-6973612)
 * How about forcing all images through to be 800 pixels using CSS, depending what
   your tag for each image is, I’m referring to something like this;
 *     ```
       img.gallery {width:800px !important, min-width:800px !important}
       ```
   
 * I wouldn’t use min-width, if your after responsive and place the updated CSS 
   within the right screen query.
 * Hope that helps.
 *  Thread Starter [funsail](https://wordpress.org/support/users/funsail/)
 * (@funsail)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/gallery-image-width/#post-6973759)
 * No looks like since img has a width tag the gallery css doesn’t matter

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

The topic ‘gallery image width’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [funsail](https://wordpress.org/support/users/funsail/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/gallery-image-width/#post-6973759)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
