Customization Questions

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

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

Open Support Ticket
  • Author
    Posts
  • #67512

    byalik
    Lifetime Member
    Post count: 78

    1. How do I remove “no reviews”/number of reviews from listing page?

    2. How do I make the title of the listings bold/different color?

    Thanks

    #67522

    Guust
    Moderator
    Post count: 29970

    This post shows you how to inspect the CSS code and make changes:
    https://wpgeodirectory.com/docs/customizing-your-style/

    #67546

    byalik
    Lifetime Member
    Post count: 78

    I got some of it to work, but not other things:

    I was able to remove both the star images and the comments but I only want to remove the comments. This is what I’m using and it’s not working.

    .geodir-pcomments {
    display: none;
    }

    Also I’m using
    .geodir-entry-title {
    font-size:17px;
    font-weight:bold;
    color: red;
    }

    This seems to work but not for the color.

    and

    3. Is there any way to limit .geodir-entry-title { only for the main content and not the one in the sidebar. They are both using the same classes in the code so once you edit one, they both change.

    #67548

    Guust
    Moderator
    Post count: 29970

    1. Try

    .geodir_category_list_view li .geodir-addinfo a.geodir-pcomments {display: none;}

    2. Try

    
    
    .geodir-entry-title a {
    font-size:17px;
    font-weight:bold;
    color: red;
    }

    3. Try

    
    
    #geodir-wrapper-content .geodir-entry-title a {
    font-size:17px;
    font-weight:bold;
    color: red;
    }
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
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount