This topic has 4 replies, 3 voices, and was last updated 5 years ago ago by John Holden
After the new update the rating stars crush’s with the product price (as you can see in the screenshot below)
https://snipboard.io/nfrYNM.jpg
Hello,
The problem is caused by this custom CSS code http://prntscr.com/pujr1u You need to change or remove it. If you can’t find where this code is added, provide temporary wp-admin access, so I can take a closer look.
Regards
I’ve tried to search for the CSS code in the Custom CSS code panel I didn’t found it. I’ll give the access to the admin panel
Hi,
Add this code in Theme Options > Theme custom CSS
.star-rating span {
position: relative;
}
Regards,
Hung PD
You must be logged in to reply to this topic.Log in/Sign up