• Resolved precmarine

    (@precmarine)


    How do I change the colors and styling of simple stars? I’ve played around with the styling settings, but cannot figure it out.

    Thank you for any help.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor etoilewebdesign

    (@etoilewebdesign)

    Hi precmarine,

    It appears that the colour of the stars is controlled by some custom CSS in your theme (i.e. in the Appearance->Customize->Additional CSS section).

    Somewhere in that CSS, there’s .star-rating:before which is set to
    color: #ff9900;

    To change this, just swap out ff9900 for another HEX value (this is a good site to help generate a new HEX colour: https://htmlcolorcodes.com/ )

Viewing 1 replies (of 1 total)

The topic ‘Change the color of simple stars’ is closed to new replies.