You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please help. I've tried all I could to style the MailChimpSubscribe component but nothing is working.
I've used className to add a css class <MailChimpSubscribe className="footer-form" />
I've also used style attribute <MailChimpSubscribe style={{ color: "red" }} />
none of these seem to be working.
The text was updated successfully, but these errors were encountered:
Please help. I've tried all I could to style the MailChimpSubscribe component but nothing is working.
I've used className to add a css class
<MailChimpSubscribe className="footer-form" />
I've also used style attribute
<MailChimpSubscribe style={{ color: "red" }} />
none of these seem to be working.
The text was updated successfully, but these errors were encountered: