Remove – No Comments from all lists

This topic contains 9 replies, has 4 voices, and was last updated by  Alex Rollin 6 years, 2 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #419488

    shanker
    Full Member
    Post count: 31

    Hello,

    How to remove – No Comments from all lists?

    thank you

    #419507

    Kor
    Moderator
    Post count: 16516

    Hi Shanker,

    Could you please share your website URL with me so I can tell you the correct custom CSS to achieve this?

    Thanks!

    #419512

    shanker
    Full Member
    Post count: 31
    This reply has been marked as private.
    #419528

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    try this custom CSS

    
    
    
    .sd .geodir_category_list_view li.geodir-gridview .geodir-addinfo a.geodir-pcomments {
        display: none !important;
    }
    

    Read here about how to add the CSS to your site:
    https://wpgeodirectory.com/docs/customizing-your-style/

    #419539

    shanker
    Full Member
    Post count: 31

    Thank you Alex for your Help,

    It works fine

    Best regards

    #419544

    Alex Rollin
    Moderator
    Post count: 27815

    You’re welcome 🙂
    Glad it’s working for you

    #419776

    Iain McCarthy
    Buyer
    Post count: 45
    This reply has been marked as private.
    #419825

    Alex Rollin
    Moderator
    Post count: 27815

    Do you mean the widget in the sidebar?

    
    
    
    a.geodir-pcomments {
        display: none !important;
    }
    
    #419855

    Iain McCarthy
    Buyer
    Post count: 45

    Hi ALex

    Perfect, Thank you
    SOLVED

    #419957

    Alex Rollin
    Moderator
    Post count: 27815

    You’re welcome, Excellent, glad it’s working for you 🙂

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

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

Open Support Ticket