Hi there. Seems like the default is to show star rating on hover. Can we change this so that the star rating shows all the time in the Shop view?
Many thanks
Hi rpl_admin!
Thank you for using the Enfold theme.
Please add this on Quick CSS or custom.css:
.inner_product .rating_container {
opacity: 1 !important;
}
Best regards,
Ismael
Hi Ismael,
Excellent. Many thanks.
Robert