App reviews, troubleshooting, and recommendations
Hey,
I'm trying to centre the 'write a review' on the product page so it is aligned with the product brand + title. See attached screenshot! Preview link is here --> https://ffp0skb4ofy3m50w-13737099310.shopifypreview.com
Solved! Go to the solution
This is an accepted solution.
Hii, @boundlove
Paste this code on top of the widget.css file.
@media only screen and (min-width: 992px) {
.yotpo-bottomline.pull-left.star-clickable {
margin-left: 33% !important;
}
}
@media only screen and (max-width: 749px) {
.yotpo-bottomline.pull-left.star-clickable {
margin-left: 25% !important;
}
}
Thank You.
This is an accepted solution.
Hii, @boundlove
Paste this code on top of the widget.css file.
@media only screen and (min-width: 992px) {
.yotpo-bottomline.pull-left.star-clickable {
margin-left: 33% !important;
}
}
@media only screen and (max-width: 749px) {
.yotpo-bottomline.pull-left.star-clickable {
margin-left: 25% !important;
}
}
Thank You.
Thank you SO much! I've been losing sleep over this aha!
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025