All things Shopify and commerce
Hi,
I tried a lot of things, but I have troubles getting the stars of the Shopify Star Rating (str) in horizontal.
On Firefox, when I inspect I am able to do a "display:flex", but I cannot replicate into the Shopify theme code as I don't know the class name.
So I don't know what this <span role= is and I don't know how to change the CSS to reflect the same thing as on Firefox...
All the class names I tried did not change anything. If I do the "display:flex" for spr-stars it does not work...
Can someone please help ?
Solved! Go to the solution
This is an accepted solution.
For solving the problem about Shopify Star Rating In Horizontal, let’s try this solution:
Online Store ->Theme ->Edit code -> theme.liquid
<style>
.spr-starrating{
align-items: center !important;
display: flex !important;
justify-content: flex-start;
}
.spr-starrating .spr-stars span {
display: flex !important;
justify-content: center !important;
align-items: center !important;
}
</style>
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Hi @elgobbo ,
This is Theodore from PageFly - Shopify Page Builder App.
Can you give me URL store?
I’ll be so happy if my suggestion can help to solve your problem. If you have any further questions, please feel free to tell me.
Best regards,
Theodore | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Can you give me the specific page where you are having problems?
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Any product page. Like https://recallclothing.com/products/supply-jacket-in-tan-corduroy-w-blanket-lining
This is an accepted solution.
For solving the problem about Shopify Star Rating In Horizontal, let’s try this solution:
Online Store ->Theme ->Edit code -> theme.liquid
<style>
.spr-starrating{
align-items: center !important;
display: flex !important;
justify-content: flex-start;
}
.spr-starrating .spr-stars span {
display: flex !important;
justify-content: center !important;
align-items: center !important;
}
</style>
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Thanks. I'll give it a try tomorrow and give a feedback.
If my solution helps you. Please give me a like and accpet solution so everyone can refer
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024