Hi,

I have put this as a support request and not a bug for the simple reason that I believe if it was a bug it would have been reported by now.

Anyway, the issue, I have a primary menu set-up with drop down items. That all works fine. If I click on a menu that has no children, the page loads but the menu item does not have "active-trails" set. Any other menu item that has children works fine.

So the question is, is this a bug or have I missed something? If the latter, any pointers as to what I have missed?

Regards,
Nick

Comments

aeroweb340’s picture

I had the same issue just added this in blogbuzz.css :

#primary ul a.active
background-color: #8D9091;

nickbits’s picture

Thanks, problem is though there is no "active" class on the top/parent item so wont work. Will try deleting and reinstalling the theme.