Hello @BelievePursue,
Thanks for writing in! Is your site in questioned the one you have assign with your license? If that is the case, I was able to investigate. I found out that you inserted an invalid JS code which might have affected both of the plugins.
You added this in the custom JS section which is incorrect.
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
This is an html line loading the font awesome styling. The correct way of inserting this to your site is to install Insert Headers and Footers plugin. Once installed, go to Settings > Insert Header and Footers > Header and that’s where you are supposed to place that line of code.
Please let us know how it goes.