I hope you’re doing well. I’m using the Sense theme along with the EZ Amazon Review Importer app on my Shopify store. I’ve enabled the “align star rating to the left” option in the app settings, and it appears left-aligned within the app.
However, on my Sense theme, the star rating is still centered. Could someone guide me on adjusting the theme settings or provide custom CSS to ensure the left alignment of the star rating within the Sense theme?
Lets check if the app will listen to the css code, if not then you need to contact the customer support for the app. Would you mind to share your store URL? Thanks!
From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
Find the theme that you want to edit and click on “Actions” and then “Edit code”.
In the “Assets” folder, click on “base.css, style.css or theme.css” file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
I check that there is a big margin-left on star it the reason why its not on the left. If this one wont work, i advice contact the app customer service. Thanks!
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!