Hi JhamereW!
Thanks for reaching out to the Community! We do have a known issue where our inline form does not display on Safari 11. I have tracked that you are experiencing this issue, and we will send you an email once this issue is resolved. In the meantime here are the workarounds:
1. Use a different browser
OR (maybe)
2. Change out this coding on your website:
<script type="text/javascript">
document.getElementById('password').focus();
</script>
Replace with this coding:
<script type="text/javascript">
//document.getElementById('password').focus();
</script>
Kara.D
Community & Social Media Support
Did I answer your question? If so, please mark my post as an
"Accepted Solution" by clicking the Accept as Solution button in the bottom right hand corner of this post.
You're not alone on your email marketing journey. Connect with a Marketing Advisor to see how they can help you develop the right strategy for your business and get the most out of your Constant Contact experience.