As you can see from my image, the count number is currently below the rating stars, how do i bring the count number up to be beside the rating stars on the right?
my webpage is: https://www.audette.store/products/lip-tint-treatment
A user is trying to reposition the rating count number to appear beside the star ratings instead of below them on their product page.
Current Issue:
Proposed Solution:
Another user provided CSS code to be added to the theme.liquid file (above the </body> tag). The solution appears to work for desktop view, as evidenced by a result screenshot.
Outstanding Question:
The original poster asked how to apply this fix for mobile devices, indicating the solution may not be responsive or mobile-optimized yet. The discussion remains open with this mobile implementation question unanswered.
As you can see from my image, the count number is currently below the rating stars, how do i bring the count number up to be beside the rating stars on the right?
my webpage is: https://www.audette.store/products/lip-tint-treatment
Hey @withaudette
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
how do i do this for mobile?