Trying to change colors of the side navigation tabs in the mobile view while keeping them unchanged in the desktop view . Having hard time pin-pointing which classes to work with.
Copied some classes from app_nav.less and added to extra.less inside @media (max-width: @xf-responsiveMedium) { }. Wasn't successful.
In need of advice.
Copied some classes from app_nav.less and added to extra.less inside @media (max-width: @xf-responsiveMedium) { }. Wasn't successful.
In need of advice.