Geo 1280 – Reviews CSS

This topic contains 8 replies, has 2 voices, and was last updated by  Guust 6 years, 1 month ago.

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

Open Support Ticket
  • Author
    Posts
  • #424889

    Dirk
    Full Member
    Post count: 390

    Sorry, I did not found a forum for themes in general.

    In this theme the review CSS code is not correct (see image).

    #424920

    Guust
    Moderator
    Post count: 29970

    Try adding this CSS:

    
    
    #reviewsTab ol.commentlist li {
        list-style: none;
    }

    To fix the stars background, go to GD > Design > Detail page > Enable Font Awesome > YES

    Thanks

    #424945

    Dirk
    Full Member
    Post count: 390

    Thanks Guust,

    but this is on https://wpgeo.directory/geo1280

    #424998

    Guust
    Moderator
    Post count: 29970

    Now you tell me ! 🙂

    #425070

    Dirk
    Full Member
    Post count: 390

    In this theme the review CSS code is not correct (see image).

    I have a huge problem to communicate sometimes indirectly 🙂

    Please see also the right alignment. It is over the box. It is just a hint for your theme presentation.

    #425719

    Dirk
    Full Member
    Post count: 390

    ??? Why is this marked as resolved?

    With this CSS code you just remove the numbers in front of the review.
    Look that the review list is not matching on the right side into the box.
    And if you add a reply this is again looking weird.

    #425720

    Guust
    Moderator
    Post count: 29970

    Can you please add URLs with your comments, so we know where to look.

    It was set to resolved, because it is not a support question.

    #425722

    Dirk
    Full Member
    Post count: 390

    Someone repaired it on the server. Could you please update the theme file so I can download the repaired one!

    #425726

    Guust
    Moderator
    Post count: 29970

    All we have done is added this CSS:

    
    
    #reviewsTab ol.commentlist li {
        list-style: none;
    }
    #reviewsTab .commentlist {
        margin-left: 0;
    }

    Thanks

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

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

Open Support Ticket