• Great plugin, easy to use and works well. The only issue I had was with a strange underscore character in front of a font awesome icon when I was hiding the menu text. I was able to remove this with:

    .visuallyhidden {
        display: none;
    }
  • The topic ‘Good plugin, easy to use’ is closed to new replies.