Title: Image stretched vertically
Last modified: August 31, 2016

---

# Image stretched vertically

 *  Resolved [shavenkitten](https://wordpress.org/support/users/shavenkitten/)
 * (@shavenkitten)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/image-stretched-vertically/)
 * Post grid works fine on PC, and fine on a mobile phone (HTC one running chrome)
   as soon as I load the post grid in Ipad, Safari it stretches the image container
   and image to a silly amount.
 * Any ideas?
 * [https://wordpress.org/plugins/wp-ultimate-post-grid/](https://wordpress.org/plugins/wp-ultimate-post-grid/)

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

 *  Plugin Author [Brecht](https://wordpress.org/support/users/brechtvds/)
 * (@brechtvds)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/image-stretched-vertically/#post-7307903)
 * Could you try adding the following CSS on the Grids > Custom Code page and see
   if that helps?
 *     ```
       .wpupg-container img {
           height: auto !important;
       }
       ```
   
 * You might have to disable “Force CSS Style” on the Grids > Settings > Grid Template
   > Advanced page as well.
 * Brecht
 *  Thread Starter [shavenkitten](https://wordpress.org/support/users/shavenkitten/)
 * (@shavenkitten)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/image-stretched-vertically/#post-7307999)
 * Fixed it a treat! Thanks
 *  [rieraney](https://wordpress.org/support/users/rieraney/)
 * (@rieraney)
 * [10 years ago](https://wordpress.org/support/topic/image-stretched-vertically/#post-7308132)
 * I’m getting the same thing – images stretched to 100% height while width limited
   to 200 or whatever. It looked fine when I was logged in as admin, but screwed
   up when not logged in. The fix, above, did not help.
 * I bought the premium Recipe plugin, WP Ultimate Recipe Premium, and that seemed
   to bring Grids along with it. I have a “Grids” section on my sidebar now, but
   it is not listed in the plugins. Is this part of the Recipe plugin … or?
 * See at [http://www.sailingphoenix.com/living-aboard/](http://www.sailingphoenix.com/living-aboard/)
   if I haven’t gotten it working yet. A clone of that same grid is working here
   [http://www.sailingphoenix.com/the-galley/](http://www.sailingphoenix.com/the-galley/).
   so it works in some places and stretches the images in others.
 *  [rieraney](https://wordpress.org/support/users/rieraney/)
 * (@rieraney)
 * [10 years ago](https://wordpress.org/support/topic/image-stretched-vertically/#post-7308133)
 * OK, fixed it. Added that line of css to my main css file in my child theme – 
   seemed to have higher priority than the grids css. Seems to work now in logged
   in and logged out views.
 *  Plugin Author [Brecht](https://wordpress.org/support/users/brechtvds/)
 * (@brechtvds)
 * [10 years ago](https://wordpress.org/support/topic/image-stretched-vertically/#post-7308134)
 * Happy to hear you were able to fix it!
 * Just to clarify: WP Ultimate Post Grid Premium is included in WP Ultimate Recipe
   Premium for free. It is normal that you only see the recipe plugin show up on
   your plugins page.
 * Brecht

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

The topic ‘Image stretched vertically’ is closed to new replies.

 * ![](https://ps.w.org/wp-ultimate-post-grid/assets/icon-256x256.png?rev=1135256)
 * [WP Ultimate Post Grid](https://wordpress.org/plugins/wp-ultimate-post-grid/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-ultimate-post-grid/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-ultimate-post-grid/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-ultimate-post-grid/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-ultimate-post-grid/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-ultimate-post-grid/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [Brecht](https://wordpress.org/support/users/brechtvds/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/image-stretched-vertically/#post-7308134)
 * Status: resolved