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!
Thanks to all who participated in our AMA with 2H Media on planning your 2023 marketing bu...
By Jacqui Mar 30, 2023Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023