How to center the star rating from Loox reviews ? Dawn Theme

Hello,

I want to center the star rating, from Loox Reviews, on my product page.

I have tried the following code, which doesn’t work:

.template-product .loox-rating{ text-align: center; }

How can I center the stars ?

I am using the Dawn Theme and this is my store url: justincase-de.com

Kind regards

Hello @JustInCase-de !

Please add the below CSS in your base.css theme file at the bottom.

.loox-rating {
    text-align: center !important;
}

Hope this helps.

1 Like

@JustInCase-de

Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.

Thank you, that worked!

Kind regards,

JustInCase

1 Like

Great! You can accept my solution if it works for you. :slightly_smiling_face:

Hey,

Amit from the Loox team here :slightly_smiling_face:

No worries, I’d be more than happy to help you out with this!

Please reach out to our support at support@loox.io and if possible, create a staff account for us with access to your themes, pages and apps and we’ll get right to it :slightly_smiling_face: