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.
Great! You can accept my solution if it works for you.
Loox
January 25, 2023, 11:09pm
6
Hey,
Amit from the Loox team here
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