1272syber
Forum Replies Created
-
Forum: Plugins
In reply to: [Mailchimp List Subscribe Form] Required not workingThank You mc_gabe, I’ll wait for the next update.
Forum: Plugins
In reply to: [Mailchimp List Subscribe Form] Required not workingThe rollover issue was resolved with this code in css
#mc_signup_submit:hover {
background: #1562A5;
}I’m still looking for a fix for the required field for “phone number”. I hope it will be in the next update.
Should I mark this thread as resolved, since there is nothing else it seems I can do to fix the required issue?
Thanks for the help
Forum: Plugins
In reply to: [Mailchimp List Subscribe Form] a:hover for submit buttonThank You mc_dominic! You rock.
That worked.
Forum: Plugins
In reply to: [Mailchimp List Subscribe Form] a:hover for submit buttonI’m not sure I even asked the right question here, as I’m fairly new to programming.
When I create a form at Mailchimp.com it allows for changing the “buttons hovered” color to something different than the original color of buttons.
When I then added a widget version of Mailchimp to the widget section of WordPress the button does not have the hover feature.
Do I need to change this in the CSS? or one of the mailchimp files in WordPress?
Thank you for any help you can give, it’s much appreciated.