Solved

How do I center my product review stars (Loox Reviews)

tenaciousone
Tourist
10 0 2

I've had this problem in the past but I can't figure out how to get it to work this time. The past code that was used is ineffective when I switched my review service to Loox Reviews.

Clear example:

tenaciousone_0-1626072161321.png

Product Page link 

 

Any help would be GREATLY appreciated.. bc at the moment my eyes hurt 

Thanks for reading

Accepted Solution (1)

Jayvin
Shopify Partner
284 42 89

This is an accepted solution.

Hi,

Add this on your product template:

<style>

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

</style>

 

banned

View solution in original post

Replies 3 (3)

Jayvin
Shopify Partner
284 42 89

This is an accepted solution.

Hi,

Add this on your product template:

<style>

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

</style>

 

banned
tenaciousone
Tourist
10 0 2

Yooo you're awesome, that worked perfectly, thank you!!

tenaciousone
Tourist
10 0 2

nvm we still good