Shopify themes, liquid, logos, and UX
Hi, I use this multifunction app called VITALS and I would like to center the review widget (See screenshot). Any idea how to do this? Thank you for your help.
Store URL: https://inkly.fr/?_ab=0&_fd=0&_sc=1&preview_theme_id=162795487497
Solved! Go to the solution
This is an accepted solution.
Hi @INKLY
check this one if it work, if not then you need to contact your app provider.
div#shopify-block-vitals_reviews_stars_mfdX3E .vtl-pr-review-stars-snippet {
justify-content: center !important;
}
This is an accepted solution.
Hi @INKLY
check this one if it work, if not then you need to contact your app provider.
div#shopify-block-vitals_reviews_stars_mfdX3E .vtl-pr-review-stars-snippet {
justify-content: center !important;
}
Hi @INKLY Please add the code in your theme.css/base.css/style.css file which is available in your theme.
.bundle-aggregated_reviews {
display: flex;
justify-content: center;
}
If you are not sure where is your theme.css/base.css/index.css/style.css file please follow the steps:
Result:
If you will unable to implement the same then I'm happy to do this for you, let me know. I can implement the code changes so that this will work well for you.
Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!
Best Regards
Sahil
- Your
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024