Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Dmytro Holovnia

    (@dholovnia)

    Hi,

    We are using font-awesome for the stars without extra styles. It means that color of the start is controlled by your theme.

    You may use this CSS to change the color:

    .berocket_single_filter_widget .fa-star, .berocket_single_filter_widget .fa-star-o {
    color: gold !important;
    }

    Regards,
    Dmytro

    Plugin Author RazyRx

    (@razyrx)

    Hello,

    Plugin do not have option to change it, but you can use CSS code to change it as you need.

    Regards,
    Oleg

    Thread Starter munawerbutt

    (@munawerbutt)

    thank you for quick replay very appreciated

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘i want to change rating star color black to yellow’ is closed to new replies.