Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design Keeping left-nav menu expanded Reply To: Keeping left-nav menu expanded

#247614
Shikkediel
Participant

Oops, made a typo…

.current_page_ancestor ul.sub-menu {
  display: block;
}

The CSS rule from the other thread should work as well by the way, the list of classes is so long on that element that Firefox wasn’t showing .current-menu-parent directly (but it’s there as well).