Hi,
By default the review stars in category view are hidden until you mouse over the product. I would like to set the stars to show all the time- how can I do this?
Thanks,
Danielle
Hi Danielle,
I couldn’t see anything like that on the page you linked to, could you link directly to the page where we can see the stars please?
Best regards,
Rikard
Hello Rikard,
I have provided a link like you asked.
As you will see the review stars are hidden by default but when you mouse over the product image they are revealed. I would like them displayed all the time.
Thank you,
Danielle
Hi,
Thanks for that, please try the following in Quick CSS under Enfold->General Styling:
.thumbnail_container .rating_container {
opacity:1 !important;
}
Best regards,
Rikard
Yay! That totally worked! :D
Thanks!