Topic: Suggestion to improve sidenav skin

gianlucagiacometti priority asked 4 years ago


Would be nice to add the following to your file /pro/_skins.scss:

.side-nav {

    .collapsible li {

        a {

            &:not(.collapsible-header) {

                &:hover {
                    color: map-get($data, skin-sn-child);

                    i {
                        color: map-get($data, skin-sn-child);
                    }
                }
            }
        }
    }
}

Marta Wierzbicka staff answered 4 years ago


Hi,

thank you for the suggestion.

Best, Marta



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Priority
  • Premium support: Yes
  • Technology: General Bootstrap questions
  • MDB Version: -
  • Device: All
  • Browser: All
  • OS: All
  • Provided sample code: No
  • Provided link: No