Image Sizes - by jdmtrent - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 8 years, 11 months ago ago by Eva Kemp

  • Avatar: jdmtrent
    jdmtrent
    Participant
    May 15, 2015 at 18:18

    Hello,

    My home page images (woocommerce) all show different sizes. I have searched the forums but am unable to find a definitive solution for this. I have included a screenshot and url in the private content section.

    Thanks in advance.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    May 15, 2015 at 18:25

    Hello,

    Try to use this code in custom.css file:

    img.hide-image {
    height: 250px;
    }

    How to create custom.css you can watch in this tutorial.

    Regards,
    Eva Kemp.

    Avatar: jdmtrent
    jdmtrent
    Participant
    May 15, 2015 at 18:35

    Is there anyway to keep them from looking distorted?

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    May 15, 2015 at 19:15

    Hello,

    Try to replace the previous code with this one:

    img.hide-image {
        height: 180px;
    }

    Regards,
    Eva Kemp.

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

You must be logged in to reply to this topic.Log in/Sign up

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