I think i’m too much of a novice to give advice but if i’m understanding you correctly try
.in.collapse
i just cut and paste some of what i’m working with
.sticky-enabled .tc-shrink-on .in.collapse .nav a { color: red;
}
.in.collapse .nav > li.current-menu-item > a { color: yellow;
}
.in.collapse { width: 200px; background-color: #5A5A5A; overflow: visible;
}
.in.collapse .nav a { color: red; text-shadow: none;
}