Activity

  • Diogo replied to the question Menu drop downs going skew whiff? in the forum Boss. theme 8 years, 1 month ago

    Hi there, i have noticed the same bug.

    I use the code below to correct this on custom CSS:

    #header-menu > ul > li {
    height: 70px !important;
    }