Align product grid without reducing the amount of text

This topic has 8 replies, 3 voices, and was last updated 5 years, 5 months ago ago by Rose Tyler

  • Avatar: Doggys Market
    Doggys Market
    Participant
    September 10, 2018 at 19:44

    Hi good day.
    I would like to know how I can align the grid of my products, without reducing the amount of text, I remain attentive and thank you very much for your service.
    * https://prnt.sc/kstw56
    * https://prnt.sc/kstwm2

    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 11, 2018 at 08:16

    Hello,

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

    .content-product .product-title a {
        min-height: 72px; 
    }

    Let me know the result.

    Regards

    Avatar: Doggys Market
    Doggys Market
    Participant
    October 9, 2018 at 17:15

    hello good day, sorry to answer so far I did not have the ability to see the answer you sent me, I already introduced the css code but it has not worked, is there another alternative to fix it?

    https://prnt.sc/l42wzt

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 10, 2018 at 12:53

    Hello,

    http://prntscr.com/l4en3p Could you please provide URL of page with the problem?

    Regards

    Avatar: Doggys Market
    Doggys Market
    Participant
    October 10, 2018 at 16:27

    hello good day I send you the link of the page, the problem is the main page and the page of the store, thank you for your help, have happy day.

    https://doggysmarket.co/

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 11, 2018 at 11:07

    Hello,

    Remove the previous code and add the following.

    .product-details {
        min-height: 111px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        flex-direction: column;
    }

    Let me know about the results.

    Regards

    Avatar: Doggys Market
    Doggys Market
    Participant
    October 11, 2018 at 19:01

    hello again,
    I inform you that the code worked perfectly, I thank you very much for the help,
    have an excellent day.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 12, 2018 at 07:14

    Hello,

    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.