Hiding the tags and categories?

This topic contains 3 replies, has 2 voices, and was last updated by  Paolo 8 years, 4 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #65561

    bearex
    Expired Member
    Post count: 29

    Is there any way of hiding categories and tags in Listings?

    I have added an image of where the tags are, they appear just under the listing title. Is there a way i could remove/hide them from there?

    Thank you for your support. You are great.

    #65573

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    you can do that with css by adding :

    
    
    .geodir_post_taxomomies {
        display: none;
    }

    In GeoDirectory >> Design >> Scripts >> Custom CSS

    Thanks

    #65591

    bearex
    Expired Member
    Post count: 29

    Great, thanks!! I used inspect element and got the same text you provided, but i inserted it into “style.css” and it didnt work. Working great now, when i have inserted it into custom CSS.

    Thank you for the help.

    #65594

    Paolo
    Site Admin
    Post count: 31206

    You are welcome 🙂

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