A user installed Klaviyo reviews on their Shopify store (Impulse theme) and successfully added star ratings to the collection page using a code snippet in the product-grid snippet. However, the stars appear misaligned above the product image.
Initial Issue:
Stars need to be centered and repositioned below the product name and price (currently above the image)
User also wants to hide stars when no reviews exist
Partial Solution Provided:
One respondent suggested adding CSS code to base.css:
We just installed Klaviyo reviews and I was able to add the code below to add stars under the product image on the collection page by inserting the code on the produc-grid snippet, but I want to centre it and move it down under the product name and price.