Allign product description at product category

This topic has 8 replies, 2 voices, and was last updated 6 years, 1 month ago ago by Rose Tyler

  • Avatar: eleni
    eleni
    Participant
    February 4, 2018 at 16:18

    Hi there,
    I need to align the products descritpion per row for the product category page
    thanx

    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 5, 2018 at 08:22

    Hello,

    Your site under maintenance mode so I can’t check it.
    Please provide screenshot for better understanding.

    Regards

    Avatar: eleni
    eleni
    Participant
    February 9, 2018 at 20:09

    Hi there,
    as you see on the screenshot
    the desecription of the 1st product is 1 line while the others are 2 lines
    I need all of them to be evenly alligned per row

    https://prnt.sc/ici7er

    thanx

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2018 at 08:38

    Hello,

    Sorry for the delay due to the weekends.
    This is possible to do via custom css code. To give you appropriate code, I need to inspect your page code. Please temporarily disable the maintenance mode or provide wp-admin access in Private Content.

    Regards

    Avatar: eleni
    eleni
    Participant
    February 12, 2018 at 10:28

    Hi
    I have deactivated the maintenance mode.
    please try again
    Thanx

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2018 at 10:57

    Hello,

    Please add this code in Theme Options > Styling > Custom css:

    .products-loop .content-product .product-title {
        min-height: 58px;
        line-height: 1.3;
    }
    .swiper-entry .content-product .product-title{
        min-height: 42px;
        line-height: 1.3;
    }

    Regards

    Avatar: eleni
    eleni
    Participant
    February 12, 2018 at 11:04

    οκ
    thanx

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2018 at 11:08

    You’re welcome!

    Regards

  • Viewing 8 results - 1 through 8 (of 8 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.