Footer Appearing in Header

Odd issue; the home page of our site cahoalaw.com has the footer apperaring in the header on the home page; all interior pages seem to be fine. What options or CSS do i have incorrect? Please advise with thanks

Hello @NeilRain,

Thanks for reaching out. :slight_smile:

You can use the solution mentioned in following thread:

Thanks.

Thank You!

You’re welcome :slight_smile:

This issue is most related to the broken HTML in your website(specificly the text elements).

There are some unclosed HTML tags(</div>, </span>, </p>) in your text elements, you can use this tool to find them:

https://htmlhint.io

Hope it helps :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.