Suggestion to improve sidenav skin


Topic: Suggestion to improve sidenav skin

gianlucagiacometti pro premium priority asked 5 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 Szymanska staff pro premium answered 5 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
  • User: Pro
  • Premium support: No
  • Technology: General Bootstrap questions
  • MDB Version: -
  • Device: All
  • Browser: All
  • OS: All
  • Provided sample code: No
  • Provided link: No
Tags