Shopify themes, liquid, logos, and UX
Hi,
I've installed review application on my website : www.brasebreizh.fr
link where reviews are : https://brasebreizh.fr/products/beret-en-laine
I would like to change the color of this widget in ordre to be like the website colors (black and gold)
could you give me the css code ?
App allow it
Thanks a lot
Solved! Go to the solution
This is an accepted solution.
Hello @Edgard22
This is Amelia at PageFly - Shopify Advanced Page Builder app.
You can try the following steps I have provided to help you solve the problem you are facing:
Step 1: Online Store -> Themes -> Edit Code
Step 2: Choose file theme.liquid
Step 3: Add code above the tag </head>
<style>
#MainContent {
background: #202020 !important;
color: #fff !important;
}
.epr-reviewer-name, .epr-title, .epr-review-title {
color: #fff !important;
}
</style>
Hoping my solution helps you solve your problem.
Best regards,
Amelia | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
➜ Weekly updated Shopify tutorials on YouTube
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
Hello @Edgard22
You can try this code instead
<style>
#MainContent {
background: #202020 !important;
color: #fff !important;
}
.epr-reviewer-name, .epr-title, .epr-review-title, .form-label {
color: #fff !important;
}
</style>
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
➜ Weekly updated Shopify tutorials on YouTube
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
Hello @Edgard22
This is Amelia at PageFly - Shopify Advanced Page Builder app.
You can try the following steps I have provided to help you solve the problem you are facing:
Step 1: Online Store -> Themes -> Edit Code
Step 2: Choose file theme.liquid
Step 3: Add code above the tag </head>
<style>
#MainContent {
background: #202020 !important;
color: #fff !important;
}
.epr-reviewer-name, .epr-title, .epr-review-title {
color: #fff !important;
}
</style>
Hoping my solution helps you solve your problem.
Best regards,
Amelia | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
➜ Weekly updated Shopify tutorials on YouTube
All features are available from Free plan. Live Chat Support is available 24/7.
Hi !
Thanks a lot, it works perfectly 🙂
I've an other problem, it's not working for text in review app
exemple : https://brasebreizh.fr/products/beret-en-laine
could you help me ?
Thanks a lot
This is an accepted solution.
Hello @Edgard22
You can try this code instead
<style>
#MainContent {
background: #202020 !important;
color: #fff !important;
}
.epr-reviewer-name, .epr-title, .epr-review-title, .form-label {
color: #fff !important;
}
</style>
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
➜ Weekly updated Shopify tutorials on YouTube
All features are available from Free plan. Live Chat Support is available 24/7.
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