Hi Andy,
you should be get the same template. Except the menu backgrpound color.
In the next days, I will update this feature, and other minor bugs.
By trhe way, find this line in _main.scss:
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
}
And replace for
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
}
Regards