Reply To: Few issues that I need help with

Home Forums Support Few issues that I need help with Reply To: Few issues that I need help with

Home Forums Support Few issues that I need help with Reply To: Few issues that I need help with

#195565
Tom
Lead Developer
Lead Developer

You have this code in your Simple CSS:

require(["mojo/signup-forms/Loader"], function(L) { L.start({"baseUrl":"mc.us12.list-manage.com","uuid":"0cc14801df492b131d564dc00","lid":"7cc8e6a4d4"}) })

That’s not CSS, so it’s breaking the rest of the CSS output.

If you remove that, it should work.