Different size products - by tecproinf - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 8 years, 1 month ago ago by Jack Richardson

  • Avatar: tecproinf
    tecproinf
    Participant
    February 15, 2016 at 03:49

    as I can make smaller pictures of the products the homepage?
    the product category has a different size to the study of footwear.
    Hovering above the quick view photo cut out.

    The page is under construction, I send by private data access.

    Greetings and thank you.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    February 15, 2016 at 09:24

    Hello,

    To show “quick view” option add this code in Theme Options > Custom CSS > Custom CSS for desktop:

    .footer-product {
        transform: translateY(45px);
        height: 45px;
    }

    Best regards,
    Jack Richardson.

    Avatar: tecproinf
    tecproinf
    Participant
    February 15, 2016 at 13:20

    Quick view OK.

    and the size of the products as I resolve to be all show the same?

    Thanks.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    February 15, 2016 at 13:42

    Hello,

    Please add this code in Custom CSS for desktop:

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

    Best regards,
    Jack Richardson.

  • 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.