is there a way to remove the image from product styling so the rest of the content can go full width on a specific product.
currently I have the image removed, but its container is still there.
https://froskr.com/vivarium-kits/vivarium-kit/
I just want it so if there is no featured image, the place holder and gape is gone.
thanks
Hello,
Sorry for the delay due to the weekends.
Please try to add this code in Custom css for product http://prntscr.com/l3fb6h :
.product-images {
display: none;
}
.product-information {
width: 100%;
}
Regards
Please describe desired result in more details.
Regards
Is this what you are looking for http://prntscr.com/l403aw ? If not, provide screenshots for better understanding.
You can use such screenshot maker as Lightshot https://prnt.sc/
Regards
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
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.
The message was successfully sent
Your shopping cart is empty
You may extend support period on ThemeForest and then update its status by clicking "Update" button in your Account area.
Purchase code | Expiration date |
---|---|
adb2cf8c-15ed-4d7a-a406-790658a81a6c | 03 Dec 2019 |