I'm developing a theme in Bootstrap which uses WooCommerce. I'm trying to hide the col-md-1 which the product images/gallery are in, if there is none, and make my product image column from col-md-5 to col-md-6
The page design consists of 3 columns:
- col-md-5 - Product image
- col-md-1 - Product images/gallery
- col-md-6 - Product information
Here you can see where the product has more images in the col-md-1