Product Page Images Not Resizing Correctly

This topic has 6 replies, 3 voices, and was last updated 9 years, 2 months ago ago by Robert Hall

  • Avatar: sean_leo
    sean_leo
    Participant
    March 5, 2015 at 06:59

    Hi,

    I’m having trouble with the images on my products page. Most of the images are showing up in the correct sizes, however there are still a few (on the 2nd and 3rd pages) that aren’t resizing correctly, despite reuploading images with similar sizes to all the rest. The add to cart buttons are now not aligning in the rows.

    Thank you in advance.

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    March 5, 2015 at 21:10

    Hello,

    What is the link to wp-admin panel? Using your_site/wp-admin redirects to the page with maintenance mode message.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: sean_leo
    sean_leo
    Participant
    March 5, 2015 at 21:18

    I’ve included the link in the private field. Sorry about that!

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    March 6, 2015 at 10:00

    Hello,

    Please try to use this code in custom.css file:

    .product-content-image img {
     height: 250px;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: sean_leo
    sean_leo
    Participant
    March 6, 2015 at 10:08

    Hi Eva,

    Thank you for your help. The code you provided fixed the problem. For future reference to those viewing this thread, I had to add “!important” after the height like so:

    .product-content-image img {
     height: 250px !important;
    }
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 6, 2015 at 10:43

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘Product Page Images Not Resizing Correctly’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.