If I click on "Home" in the Category tree link, it directs to MYWEBSITE.com/2-home. Well it tries to, but there is no "2-home" page and it delivers the 404 error page. Not cool.
SEO preview shows the issue, I just don't know where to fix it.
Inspect shows the following:
<ul class="category-top-menu">
<li><a class="text-uppercase h6" href="https://www.MYWEBSITE.com/2-home">Home</a></li>
<li>
Thanks in advance!