Hello,
I’ve added a Mailchimp Signup form to the Sidebar. I did it with an embedded code through the text element in the widget section.
Is it possible to change the font family and font color of the form?
I’ve added all necessary information in private.
Thank you,
Niklas
Hey Niklas,
Add this to quick css and adjust the color and family to what you want:
#mc_embed_signup form,
#mc_embed_signup form a{
color:red!important;
font-family:Times New Roman!important;
}
Best regards,
Jordan Shannon
Thank you! Wonderful!
Niklas
Hi Niklas,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria