• Resolved nyin

    (@nyin)


    Hello!

    I’m contacting you because currently I’m building an ecommerce store, and while I was doing my product page (on theme builder) I used the widget “Product Rating”. As you can see on this image, under the Product title (it’s Portuguese, sorry):

    But after that section I created a new one, a Product Tabs, and on the rating tab, appears like this:

    I don’t know if it’s a conflict between elementor/royal addons. But it’s weird that only on product tabs appears this problem with the star-rating icon from font awesome. That missing icon, if my eyes aren’t mistaking me, it says “F0 05”.

    I’m using the Storefront theme.

    And to be helpful in advance, this is my current plugin list installed.

    Best regards!

    • This topic was modified 1 year, 2 months ago by nyin.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter nyin

    (@nyin)

    After almost hitting with my head on the keyboard, I found the fix.. It’s pretty simple code (to anyone who happen):

    .comment-text>.star-rating::before, .star-rating span::before {
    content: “\f005” !important;
    font-family: “Font Awesome 5 Free”;
    font-weight: 900;
    }

    Hi @nyin

    At first, thank you for choosing our theme and service.

    We are glad you could find the solution by yourself and thanks for sharing the solution with our community.

    Kind Regards and feel free to contact us at any time, we are more than happy to help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem with Product tabs(rating tab) on WooCommerce’ is closed to new replies.