Tagged: 

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

    Hi,
    I’m not sure why but the MailChimp submit button changed from orange (#ff9900) to gray (#525454). (see link in Private)
    I doubled check and I do have it set for orange in Mailchimp
    I tried deactivating the 2 apps I have installed recently and it didn’t change anything…
    I also tried to delete all the css and it didn’t change a thing…
    Any advice?

    I am scheduled to launch the website on Monday… would greatly appreciate a quick response

    UPDATE – fixed it with adding:
    .avia-mailchimp-form input[type=’submit’] {
    background-color: #ff9900 !important;
    border-radius: 10px
    }

    was that the right way?
    Have any idea why it would change?

    THANK YOU!!

    #781027

    Hey Dee007,

    Thanks for that, so your CSS fix worked?

    Best regards,
    Rikard

    #781397

    Yeah, but I am not sure that was the right thing to do or why it changed in the first place… Any ideas?

    #781572

    Hi,

    It’s very difficult to say why it would have changed colours, but if your CSS is working then I would roll with that :-)

    Best regards,
    Rikard

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