Replace theme menu with the bootstrap version

Issue #65 closed
Igor Santos created an issue

The default theme uses a weird menu library, and the mobile menu shows a sidebar that's not good for our site, since it has only a couple of entries for the top menu. Thus, it's better to have the default bootstrap navbar there, where the menu opens under the header.

It's important to notice the current menu implementation adds a class to the header that makes it smaller and semi-transparent.

We also need to replace the search field that appears on top of the menu by a fixed search field, or a field that expands inside the menu instead of staying on top of it.

Comments (2)

  1. Log in to comment