Home Forums Basel support forum Elements product grid same height?

Elements product grid same height?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #6871

    mobiflora
    Participant

    Hi Xtemos,

    is there any way to set the elements of a row in product grid to same height?
    Like max. height which fits for all products?

    How can I make sure, all thumbnail images have the same size – eg.
    are resized if to small/big?

    Thanks

    Till

    Attachments:
    You must be logged in to view attached files.
    #6883

    Artem Temos
    Keymaster

    Hello,

    The only one way to achieve this is to enable “Hard Crop” option in WooCommerce -> Settings -> Product -> Display for your images. Don’t forget to regenerate all thumbnails then.

    Regards

    #7799

    mobiflora
    Participant

    Hi,

    I’m still having issues with getting my products into one height.
    Images are hard cropped – but my product descriptions have varying
    length an therefor varying numbers of lines.

    Is there a way to set the height of the div which wraps the products
    title so the following price and button will be set at same height?

    Thanks

    Till

    Attachments:
    You must be logged in to view attached files.
    #7806

    Artem Temos
    Keymaster

    Hello,

    Thank you for your question.

    Of course, you can set a fixed height for your product titles with the following CSS snippet

    .basel-hover-standard .product-title a {
        height: 60px;
    }

    Kind Regards
    XTemos Studio

    #7819

    mobiflora
    Participant

    Thanks – closed 😉

    #7825

    Artem Temos
    Keymaster

    You are welcome 🙂

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Elements product grid same height?’ is closed to new replies.