The form with the submission fields, error messages, and thank you should be able to be nested inside other containers. Right now it only works inside a mzp-c-newsletter container which comes with a bunch of layout styles that are unwanted in the current design I'm currently programming.
This might actually be a typo. I think we can just change line 7 of _newsletter-form.scss from .mzp-c-newsletter to .mzp-c-newsletter-form
The form with the submission fields, error messages, and thank you should be able to be nested inside other containers. Right now it only works inside a
mzp-c-newslettercontainer which comes with a bunch of layout styles that are unwanted in the current design I'm currently programming.This might actually be a typo. I think we can just change line 7 of _newsletter-form.scss from
.mzp-c-newsletterto.mzp-c-newsletter-form