Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1105694

    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

    #1105706

    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

    #1105912

    Thank you! Wonderful!

    Niklas

    #1106141

    Hi Niklas,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.