Hello Kerry,
Follow my steps here if you want to add Instagram link with social list-
Step-1 : open your plugin directory and then open responsive-coming-soon plugin folder
Step-2 : Now follow this folder path – templates -> template1 , in template1 folder you will be see a file name is index.php open it on any editor.
Step-3 : Go to near line no. 314 in index.php then paste below code here-
<li>
<a href="Add your Instagram profile link Here" title="instagram" target="_blank">
<i class="icons fa fa-instagram"></i>
</a>
</li>
Check screenshot for help.
Step-4 : Save your code and then check your site.
Note – Do not update your coming soon plugin, because after update code will be replace with new updated code.
Let me know if you will get any problem in plugin.
Thanks