Home Forums WoodMart support forum The product ratings do not display the star shapes correctly

The product ratings do not display the star shapes correctly

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #587470

    info1.wd
    Participant

    Hello Sir,

    The product ratings do not display the star shapes correctly on both computers and mobile phones.
    The recently product review is put on the sidebar.
    The 5 five stars were replaced by 5 “S'”…
    Pls check with the attached photos to see my setting and the result…

    Could you hlep?

    Tks!

    Attachments:
    You must be logged in to view attached files.
    #587596

    Luke Nielsen
    Member

    Hello,

    Is there any chance that you could give me access to the dashboard area so I can have a look at the settings on your website, please?

    Kind Regards

    #587781

    info1.wd
    Participant

    Hello Sir,

    Pls check with my data…

    Thank

    #587921

    Luke Nielsen
    Member

    Hello,

    May I check how it works on the default theme?

    Thank you for your time.

    Kind Regards

    #587938

    info1.wd
    Participant

    Hello sir,

    Pls see my reply in extra information…
    If you need any other information, pls let me konw.

    Tks!

    Attachments:
    You must be logged in to view attached files.
    #587941

    Luke Nielsen
    Member

    Hello,

    Yep, I understood. The thing is that the widget that you defined in Gutenberg is not related to our theme so please confirm the permission for changing the theme for testing the issue.

    Kind Regards

    #588000

    info1.wd
    Participant

    Hello Sir,

    I have made the backup already…
    You are free to testing…

    Tks!

    #588470

    Luke Nielsen
    Member

    Hello,

    Define the code below in the “Global Custom CSS” area in Theme Settings -> Custom CSS, then clear the cache and check how it works.

    .wc-block-review-list .wc-block-review-list-item__rating__stars span:before {
        content: "\f148" "\f148" "\f148" "\f148" "\f148" !important;
        color: #EABE12 !important;
    }
    
    .wc-block-review-list .wc-block-review-list-item__rating__stars {
        font-family: "woodmart-font" !important;
    }
    
    .wc-block-review-list .wc-block-review-list-item__rating__stars:before {
        content: "\f149" "\f149" "\f149" "\f149" "\f149" !important;
        opacity: 1 !important;
    }

    Kind Regards

    #588537

    info1.wd
    Participant

    Hello sir,

    Your CSS are workable…
    My problem is settle already!

    Thank you very much!

    #588630

    Luke Nielsen
    Member

    Hello,

    Thank you for confirming that the issue has been resolved. I’m glad to hear that the provided CSS solution worked for you. If you have any further questions or need additional assistance in the future, please don’t hesitate to reach out.

    Thank you for your cooperation.

    Kind Regards

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

The topic ‘The product ratings do not display the star shapes correctly’ is closed to new replies.