Anyone know if it’s possible to have custom-styled newsletter signup forms in gatsby sites? Having a hard time. Thank you.
You must log in or register to comment.
You can use regular React components in Gatsby, so search for React forms.
Unless you are using some no-backend solution that is Gatsby-specific (are you?)