tags are hidden from listing view but now have a big white space

This topic contains 7 replies, has 2 voices, and was last updated by  Joanna 6 years ago.

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

Open Support Ticket
  • Author
    Posts
  • #427798

    Joanna
    Expired Member
    Post count: 157

    hi,

    i don’t want to display tags on the individual listings display as some listings have a large number of tags. I’ve set the visibility of the tags to hidden and that has worked but i now have a large white space where the tags would be displayed. Is there a setting where I can just disable tags from being viewed or some other way of having the listing content tabs move up or maybe move the tags to below the listing content where i can just hide it from there?

    #427801

    Kor
    Moderator
    Post count: 16516

    Hi Joanna,

    Thanks for your post. Could you please share the URL of the page in question so that I could provide you the custom CSS code to fix it? You can use the private reply option below.

    Thanks!

    #427811

    Joanna
    Expired Member
    Post count: 157
    This reply has been marked as private.
    #427814

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    #427817

    Joanna
    Expired Member
    Post count: 157
    This reply has been marked as private.
    #427824

    Joanna
    Expired Member
    Post count: 157
    This reply has been marked as private.
    #427836

    Kor
    Moderator
    Post count: 16516

    Hi Joanna,

    Thanks for your reply. Just use the custom CSS code to remove it.

    
    
    .geodir-tags {
        display:none!important;
    }

    Thanks!

    #427893

    Joanna
    Expired Member
    Post count: 157

    perfect!!! thank you

Viewing 8 posts - 1 through 8 (of 8 total)

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

Open Support Ticket