Hello ! i would like to change the color of the “thank you” message when subscribe to our newsletter, when you add ur email the message in black is not visible, i would like to put it in white, i search on the code but cannot find the section
if you can help me to do it
can you share the store url with pasword if in case its pasword protected
Hi @Sauron6263 ,
Add This Css in your Edit Code > base.css File
.newsletter-form__message {
color: #FFE !important;
}
If you require further help to optimize or customize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
LuffyOnePiece
Hi @Sauron6263
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file → Save
.newsletter-form__message {
color: yellow !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly
yess : https://mobilegear.fr/
