At the moment you can’t. We’ve enqueued our style inside of the shortcode, so that wherever the shortcode is used the styles are enqueued.
Moving forward we will add in a constant to allow you toggle on/off the styles loading.
https://github.com/yikesinc/yikes-inc-easy-mailchimp-extender/blob/master/plugin_core/public/partials/shortcodes/process_form_shortcode.php#L147
Evan
On a side note, we have provided a ton of hooks and filters for you to make use of, for adding your theme specific classes to the <form> tag, input fields, labels and submit button.
If you can provide a link to your site, I’d be more than happy to provide you with some sample functions to help out with adding those classes to the input fields etc.
Thanks,
Evan
Thank you for your offer, but I’ve already overrided plugin styles
Plugin Contributor
Tracy Levesque
(@liljimmi)
🏳️🌈 YIKES, Inc. Co-Owner
That works, too. 🙂
I’m glad you got things looking the way you needed.
-Tracy