• Resolved mailchef

    (@mailchef)


    The star ratings showing in loop and on product pages have an unusual CSS definition and I cannot figure out how the colour is set so I could change it.

    I found a div class “star-rating” but no colour definitions not could I set a colour via CSS for it.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support pear8398

    (@pear8398)

    Hi,

    Thanks for using CusRev.

    The color of the star rating in the loop and on the product page (under the product title) is mostly controlled by your theme style. You can contact the theme support and ask for more information.

    Thread Starter mailchef

    (@mailchef)

    The definition I could find which controls the colour is:

    #root {
    –fs-color-secondary: #FF9900;
    }

    All my attempts to make a Darklup custom CSS to redefine didn’t work.

    Plugin Support pistachio6321

    (@pistachio6321)

    Have you tried adding !important keyword? See: https://developer.mozilla.org/en-US/docs/Web/CSS/important

    Thread Starter mailchef

    (@mailchef)

    yes, necessary for some other definitions but with the :root thing it doesn’t work.

    Plugin Support bagel1317

    (@bagel1317)

    We haven’t heard from you for more than two weeks. For this reason, I’ll assume that either you are not interested in this question/problem anymore or it has been resolved. If you still require any help, please start a new forum topic.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change Star colour’ is closed to new replies.