Hello! I’ve got a weird error I’ve never seen before. My footer is popping to the top of the page, but only on the homepage. Any ideas on what’s causing this?
See it here: http://nxtus.io/
Thanks!
Hello! I’ve got a weird error I’ve never seen before. My footer is popping to the top of the page, but only on the homepage. Any ideas on what’s causing this?
See it here: http://nxtus.io/
Thanks!
Hey @applesandarrows,
Broken views are usually caused by custom HTML errors. An example of that is the missing opening <ul> tag in your home page.

Please check all your custom CSS in the page. To help you out with scanning, you can use HTML validation tools like this https://htmlhint.com/
Hope that helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.