WooCommerce alignment

How do I correct this title in mobile?

my website

morsedigital.com.br/loja/

hey there
Hope you are having a good day and thank you for your question :slight_smile:
Please add this CSSĀ in appearance - customize - additional CSS

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    line-height: 29px;
}

Thanks!
Colorlib Support Team

Thanks!! ;D

Hi, there
Nice, to hear your problem is fixed:)
Now I will now close the topic and mark it as resolved.
Feel free to contact us again Thanks!