article name text spacing orrible!

hi
id like to have a “normal” spacing in articles names in my page shop. all the articles buttons have different position
using shapely and woocommerce.

thank you so much for any help!

ES

Hello,

I hope you are doing well today.

You will have to reduce the length of the product names because they are so long that they are going to the next line.

Best Regards,
Support

do you have a code to reduce the space between lines?

Hello,

I hope you are doing well today.

You seem to have right click disabled on the site. Please re-enable it for me to test the sites code.

Best Regards,
Support

done, ty.

Hello,

You can use the following CSS code to reduce the line height by going to Appearance > Customize > Additional CSS and pasting it there.


h2.woocommerce-loop-product__title {
    line-height: 14px;
}

Best Regards,
Support

do you want login credentials ?

sorry just replied at same moment ! ill try now. thank you so much i appreciate it

Hey there

Is your problem fixed by the code?

not really, but it looks better. the problem was to align the “add to cart” buttons…

So, can we close this case now?

lets close it! thanks anyway

Feel free to contact us again if you have other questions
Thanks!