revolunet / react-mailchimp-subscribe

React subscribe form for Mailchimp.
https://revolunet.github.io/react-mailchimp-subscribe/
244 stars 48 forks source link

Style the message on subscribe #64

Open webdiego opened 3 years ago

webdiego commented 3 years ago

I've figure out how to style inputs etc. but for the message no. I've try multiple way to style the message, I've created a component instead a div with styled-components, CSS inline but nothing, I get the same message without the style that I want. Any suggest?

Thanks

jzhao-30 commented 1 year ago

Same question