Hi,
I want to reduce the space between the product title and ‘add to cart’ section below the thumbnail image in product grid. Please help me with the css. Please check the image in private content for details.
Thanks
Swathi
Hey Swathi,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Hi,
Please check the private content for website
Thanks
Swathi
Hi,
Add this to quick css:
.inner_product_header{
min-height: 0px!important;
}
Best regards,
Jordan Shannon