Hi,
is it possible to set a break between the woocommerce product title and the price on product-overview pages?
Thanks,
Hey mbauercag,
What is your web site URL?
Best regards,
Basilis
Hi,
Add this to quick css:
h2.woocommerce-loop-product__title{
padding-bottom:20px!important;
}
Best regards,
Jordan Shannon
Is it possible to set a line break BELOW the price on the product overview pages? The CSS code above works great for adding a space between the title and price.
Hey byrddesigns,
Please provide a link to your site/page in question so we can look into this further.
Best regards,
Jordan Shannon