Refresh theme - Modify a widget

Hi

I’ve modify the code for a review app that you can see on this link : https://brasebreizh.fr/products/beret-en-laine

the code is :

#MainContent { background: #202020 !important; color: #fff !important; } .epr-reviewer-name, .epr-title, .epr-review-title { color: #fff !important; }

As you can see, when you want to let a review, it’s not possible to read texts which are black on black background, could you help me ?

Hi @Edgard22

This is Richard from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Richard | PageFly

1 Like