Archived topic
Don't show blank space on product page in Woocommerce
7 replies · Started by CRISTO on November 14, 2019
Not sure if this relates to settings on GP premium, but here goes: Just added a woocommerce store. When I list categories I show images...that is fine. On the product pages where I add Amazon products, it puts up a blank space for the item image. I don't want that, since the Amazon image is farther down on that page.
Example: This product page.
So is there a setting with GP that I should change or is this a woocommerce thing?
Hi there,
Can you edit your original topic and change the URL you have provide as this a link taken from within the Customizer - needs to be the link from the front end of the website.
Is this better?
I did find some custom css on a forum somewhere, but not quite what I was looking for. Here it is:
.category_thumb{
display:none
}
Sorry I'm a bit confused.
You are trying to hide this image here?
https://www.screencast.com/t/TH9ESFZZltv
Yes...in this case I added our logo as image...but the blank ugly one is the one I want to get rid of on a lot of my Amazon product pages.
Unfortunately there is no specific selector we can use when the default placeholder image is used so we can't target it with CSS.
Maybe just upload your logo when there is no image by default?
Or we can hide all the images if that works for you.
I found a plugin that does the trick....woocommerce customizer.
Awesome.
Thanks for reporting back!