Reply 200778 to: is there a way to remove the image from product styling

Avatar: Rose Tyler
Rose Tyler
Support staff
October 9, 2018 at 15:15

Please add this code in Theme Options > Custom css or in style.css of your child theme:

.product_cat-vivarium-kits .product-images {
    display:  none;
}
.product_cat-vivarium-kits .product-information {
    width: 100%;
}

(this code will work for all products of vivarium-kits category)

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.