Hi Kor,
Thank you for the quick response. So, the image that you are seeing there in the previous screenshot which has a cross mark is what I want to remove, and the solution you proposed will totally work if I wanted to remove for ALL listings.
However, I want to remove for ONLY those listings that DO NOT have a featured image and have only a default listing image for Archive page display (that I have set from GeoDirectory – Settings – Design (tab) – Archives (subtab) – Listing default image) . Below is the attached screenshot.
I did:
.single-gd_place .geodir-post-slider .geodir-image-0{
display:none
}
So it worked for disappearing the image from the details page, but I want to make the whole slideshow disappear if the image class is: geodir-image-0 (which is the default image class).
The second image is when I apply the CSS.
Thanks,
Parth