Main Image On Listings Page

This topic contains 3 replies, has 2 voices, and was last updated by  Kor 6 years, 9 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #389643

    Jason
    Expired Member
    Post count: 46

    I would like to just have a list of places with no main image on the listing page. Is this possible with a css code?

    #389647

    Kor
    Moderator
    Post count: 16516

    Hi Jason,

    Yes, you can hide it with custom CSS. Could you please share the URL of the site in question so that I could provide you the custom CSS to achieve this?

    Thanks!

    #389649

    Jason
    Expired Member
    Post count: 46
    This reply has been marked as private.
    #389710

    Kor
    Moderator
    Post count: 16516

    Hi Jason,

    Just apply the custom CSS code below into GD > Design > Scripts > Custom Style CSS. Then check out this listing page http://seekapaw.com/dogs/dogs/ and see if it’s what you’re looking for.

    
    
    .geodir_category_list_view li.geodir-gridview .geodir-post-img {
        display:none!important;
    }
Viewing 4 posts - 1 through 4 (of 4 total)

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

Open Support Ticket