Aligment in the shop area - by Darja - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 4 years, 8 months ago ago by Olga Barlow

  • Avatar: Darja
    Darja
    Participant
    April 16, 2019 at 16:17

    Hello,

    We have chosen in the shop area to display categories and products, but the products are higher than the category boxes so the lines are not aligned (see screenshot attached). How can we fix this issue?

    Best,

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    April 16, 2019 at 17:13

    Hello,

    You can either disable the masonry for the shop page (Theme Options > Shop > Masonry > off) or limit the product image height using custom CSS, for example

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

    Regards

    Avatar: Darja
    Darja
    Participant
    August 6, 2019 at 09:15

    Thank you, it worked.

    Best regards

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    August 6, 2019 at 14:05

    Hello,

    You are welcome.

    Regards

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