Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Brecht

    (@brechtvds)

    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

    (@shavenkitten)

    Fixed it a treat! Thanks

    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 https://www.sailingphoenix.com/living-aboard/ if I haven’t gotten it working yet. A clone of that same grid is working here https://www.sailingphoenix.com/the-galley/ . so it works in some places and stretches the images in others.

    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

    (@brechtvds)

    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.