Listings with no images

This topic contains 1 reply, has 2 voices, and was last updated by  Kor 4 years, 9 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #499731

    Matthew
    Lifetime Member
    Post count: 178

    I wondered if it could be possible to hide the no-image placeholder on listings that have no images, or at least set a max height, as on this listing details page it occupies a large space and doesn’t add any value…

    https://www.marketharborough.com/places/leicestershire/north-kilworth/hotels/kilworth-house-hotel/

    What do you think?

    #499756

    Kor
    Moderator
    Post count: 16516

    Hi Matthew,

    Thanks for your post. Unfortunately, there isn’t an option that allows you to achieve this out of the box. But you can use this custom CSS code to remove the image but not reduce the height of the image container.

    li .geodir-image-0{
        display:none!important;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket