Activity

  • Tobias replied to the question How to change Menu Icons? in the forum Boss. theme 8 years, 6 months ago

    Got it working with this:

    #menu-left-panel li#menu-item-554 .fa-file:before {
    content: 'f02e' !important;
    }

    #menu-left-panel li#menu-item-554 .sub-menu-wrap .fa-file:before {
    display: none;
    }