Hello,
I'm having issues with my Frontrow template for mobile.
All of my folders are automatically expanding all sub menu items when mobile is displayed, giving a very long list of menu items when it should only shows a hand full.
What is the correct mobile CSS code for changing the ACTIVE and background color of the mobile sub nav? I have tried lots of code options from here but the onlything that works is this code for background color. What I need is TEXT color change.
.mobile-nav { background-color: gray; }