Activity

  • Diogo replied to the question BuddyPanel issues in the forum Boss. theme 8 years, 1 month ago

    Hi there;

    Yet a third bug on BuddyPanel can be seen in attach. This blue color does not even exists in my color configuration.

    I had to put the following custom CSS to correct this:

    body:not(.tablet) .menu-panel #nav-menu > ul > li:hover > a:before {
    color: #60B078 !important;
    }

    Please adjust for next bug fix.

    Thanks in advance