Different size preview in product page - by lucus

This topic has 10 replies, 3 voices, and was last updated 10 years ago ago by Eva Kemp

  • Avatar: lucus
    lucus
    Participant
    October 26, 2014 at 18:17

    Hello, it’s possible make the area of the product preview in product page of same dimension, even if some images have different sizes or some products have the star rating?
    For example, the third row of this page(https://www.8theme.com/demo/legenda/product-category/women/)
    is staggered(different size box). Thanks a lot.

    9 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    October 27, 2014 at 16:26

    Hello,

    Do you wish all products blocks on the Shop page to be the same sizes?
    Please provide us with the link to your page.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: lucus
    lucus
    Participant
    November 3, 2014 at 20:02

    Image of the problem and link.

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 3, 2014 at 20:18

    Hello,

    You can add this code into custom.css file to have fixed height for all blocks.

    .products-grid.product-count-3 .product{
    height:600px;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: lucus
    lucus
    Participant
    November 3, 2014 at 22:28

    Ok. This is for the box(it works). For to make images of same size? Thanks.

    Avatar: Eva
    Eva Kemp
    Support staff
    November 4, 2014 at 13:37

    Hello,

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

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

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: lucus
    lucus
    Participant
    November 13, 2014 at 12:17

    It works. 😉 Last question: is it possible to remove the stars rating on the homepage and in the product portfolio and keep it in the individual product pages ?

    Avatar: Eva
    Eva Kemp
    Support staff
    November 13, 2014 at 15:40

    Hello,

    Sorry, but unfortunately there is no such possibility.

    Regards,
    Eva Kemp.

    Avatar: lucus
    lucus
    Participant
    November 17, 2014 at 17:55

    Ok. Thanks anyway.

    Avatar: Eva
    Eva Kemp
    Support staff
    November 17, 2014 at 19:53

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘different size preview in product page’' has been successfully resolved, and the topic is now closed for further responses

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