I would like to position the “h2.woocommerce-loop-product__title” element to the bottom/center of the product image in the product grid.
Can you help me please, what code to add to the CSS?
Hi Akos,
Please try to add this CSS code:
#top #wrap_all .av-product-class-minimal-overlay .inner_product_header {
padding: 10px;
}
#top .av-product-class-minimal-overlay .inner_product_header_cell {
vertical-align: bottom;
}
Hope it helps.
Best regards,
Nikko
Thank you, that solved my problem.
Hi Akos,
I’m glad that we could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko