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!
This blog post is a recap of the webinar Getting Ready For BFCM: How To Run A Flash Sal...
By Jacqui Oct 3, 2023Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023