Rating transparent image

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

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

Open Support Ticket
  • Author
    Posts
  • #523569

    zyze8
    Expired Member
    Post count: 84

    In my case, Multi Ratings are set to use transparent image.
    Rating transparent image works fine for listings with reviews, showing image correctly.
    However, when there are no reviews, showing nothing at all, white spot only.It should show the transparent image, with Rating color off (grey color)stars. This part only works with Font Awesome, but not with transparent image.

    #523582

    Kor
    Moderator
    Post count: 16516

    Hi zyze8,

    Thanks for your post. Kindly share your Website WP admin access here in private reply and we’ll check your GD setup.

    #523632

    zyze8
    Expired Member
    Post count: 84
    This reply has been marked as private.
    #523642

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Thanks for your reply. Your img icons are white and we’ll need to apply some background colors to fix it. Insert the custom CSS code below into WP > Appearance > Customize > Additional CSS.

    .gd-rating .gd-rating-wrap .gd-rating-background {
        background-color: #ccc;
    }
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