Custom CSS Settings
Open the Admin Bar of your site and follow WooCommerce→ Products Labels→ Custom CSS.
Add this CSS to the field “User custom CSS style”:
ul.products li.product a.product-images
{
display: inline-block;
}Custom CSS Settings
Open the Admin Bar of your site and follow WooCommerce→ Products Labels→ Custom CSS.
Add this CSS to the field “User custom CSS style”:
ul.products li.product a.product-images
{
display: inline-block;
}