start.jpg
Can you tell me how to show rating in star image but not just number in product details page? see attached picture to know what we need..product-additional-info {
font-size: 0;
}
.product-additional-info * {
font-size: 12px;
margin: 0 3px;
}