Articles on: Tutorials 📚

How to center the stars under the product title on your mobile

Wide Hello!

Let’s take a look at how to center the stars (under the product title) on your mobile!

Let's get started!

In the WideReview menu, click on Settings.



Open the Custom CSS section.



Copy the following code:

@media (max-width: 719px){.widereview-implantedStars-container{justify-content: center;}}

Copy this into the field (copy at the very end if you already have entries in there).



Click on Update and there you go!

The stars will be centered on your mobile app!

Excellent work!

Updated on: 10/06/2022

Was this article helpful?

Share your feedback

Cancel

Thank you!