Hey @jessdoodled – The error won’t be visible on the page itself, but if there is one it will be available in the browsers developer tools.
Depending on the browser, you can usually get to the Developer Tools by right clicking on the page > clicking on “Inspect Element” (or something similar), and then clicking to the Console pane within the window that comes up. Once you’re there, you’ll likely see a few red error messages – those are what I will need to see.
Can you take a look at the developer tools console after you load the page and paste any errors you find in a pastebin for me?
If you’re still not sure how to bring up the console, let me know what browser you’re using and I can see about finding some more accurate instructions.