Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Whitespace below WooCommerce product image

Home / Forums / Virtue Theme / Whitespace below WooCommerce product image

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
June 11, 2016 at 5:29 am

Sorry, issue was caused by css minify (bwp-minify)

On the WooCommerce product loop, since the latest update (3.6.6 -> 3.7.0) there is a lot of whitespace between the product images and product title.

See

It is caused by style="padding-bottom: 135%" which is added in lib/custom-woocommerce.php, but I wonder what’s the reason for that. shop_img_ratio is set to portrait 3:4.

As a workaround I added /* */ around the padding-bottom which fixes the issue, but you can see on my page the problem with ?showbug=1 added.

  • The forum ‘Virtue Theme’ is closed to new topics and replies.