There's no need to use plugin, as you can achieve this by adding few lines of custom css, like:
nav#ttr_menu {
left: 0;
position: fixed;
right: 0;
top: 0;
}
Moreover, we have included this feature in our next major release, which we are going to release soon.