Hello there!
I need a little help with setting up my navigation menu at the bottom of the page. Please see my screenshot:
Just a heads up, I already hide the navigation menu on top of the page. I’ve done this on my staging website and will also be implementing it to my main domain once I got the whole thing work.
So, all I need to know now how to place the entire navigation menu at the bottom of the page. Would that be possible? I know there is already a footer menu at the bottom of my homepage but it is really tiny and honestly, I don’t like it.
Isn’t it going to have a conflict with the css code I put only to hide the navigation menu on top of the page? I put this one:
.x-navbar-wrap {
display: none;
}
Please let me know what is the ideal way just to make it work. You guys are so amazing when I needed help. Thank you very much as always.
