Okay
  Public Ticket #2780898
Equal height for woocommerce products
Closed

Comments

  •  16
    Josée started the conversation

    Hi, 

    I would like that the Best selling products I set with the Woocommerce products Salient tool, to be equal of column height . On smaller screens, the items are uneven because of text wrapping. I checked the Equal height of columns in the row settings and it's not working.

    Can you help with that?

    Thanks

  •  1,878
    Judith replied

    Hi Josee,

    Please give us the dimensions on where exactly you are experiencing this.

    Thanks.

  •  16
    Josée replied

    Hi!

    From 1420px and under.

  •  1,878
    Judith replied

    Hi Josee,

    I am afraid, I am not replicating this from my end:

    4381876538.png

    Please try clearing cache and check again.

    Thanks.

  •  16
    Josée replied

    That's normal, you have to look at the one that has a long title. Look my first screenshot, the B-Mac eyeglasses has a longer title.

    Also, can you tell me how to add a little padding to the box so the price isn't touching the border.

    Thanks

  •  1,878
    Judith replied

    Hi Josee ,

    Please send in your admin login credentials so that we can look into this further.

    Thanks.

  •   Josée replied privately
  •  1,878
    Judith replied

    Hi Josee,

    Please try this css:

    .wpb_row:not(.full-width-content) .woocommerce .nectar-woo-flickity, .related-upsell-carousel.nectar-woo-flickity {
        width: calc(100% + 119px);
    }

    Thanks.