Dear AS Team,
I bought this template few weeks ago - and trying to set up/config a side Menu with second and third level but can´t see in the backend how to configure the active Menu Link on each level.

actually I set up manually additional in the tmp.default.css file following...

#aside-left .moduletable ul.nav ul li.active a
{
color: #6eb42a !important;
}

#aside-left .moduletable ul.nav ul li ul li.active a
{
color: #000000 !important;
}

#aside-left ul li.active a
{
font-weight: bold;


}


but this seems not 100% correct -
for the second level it is fine - with the green color for the active menu link but on the third level - don´t know exactly how to do.

thanks for support
kind regards