Josef Zacek
Josef Zacek
I ended up removing **!important** from responsive-nav.js aroud line 638 and adding **!important** to .nav-collapse.opened in my css file. `.nav-collapse.opened { max-height: 9999px !important; } `
same problem in my case
I managed to deploy using https://github.com/gsamokovarov/middleman-gh_pages `ruby -v` `ruby 2.4.1p111 (2017-03-22 revision 58053) [x86_64-darwin16]` `middleman v` `Middleman 4.2.1` GitHub repo: [https://github.com/josefzacek/jawaireland.ie](https://github.com/josefzacek/jawaireland.ie) Live site: [http://www.jawaireland.ie/](http://www.jawaireland.ie/)