Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1041907

    Seems the code you have on this page for the Enfold Mailchimp Newsletter Widget customization is no longer working with the new theme update. https://kriesi.at/documentation/enfold/mailchimp-signup/

    If I add the code below the fields and submit button will no longer work. I have already tried turning off all the plugin and I still see the issue.

    /*Mailchimp Footer Newsletter Formatting*/

    #top .avia_ajax_form.avia-mailchimp-form input[type=’submit’] {
    background: #3d8ee1;
    color: #ffffff;
    border: none;
    }

    #top .avia_ajax_form.avia-mailchimp-form input[type=’text’] {
    background: #383838;
    color: #00334e;
    }

    I managed to change the formatting on my own but felt that the information on the page should be updated.

    #1043830

    Hey Snerp,

    Thank you for bringing this up, I forwarded that to my colleague who can update it.

    Best regards,
    Victoria

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