product navigation through category true & filter

  • Effect
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 8 months ago #40716 by Effect
But then it expands all the sub-items in the menu.
I want it to expand and collapse when I select each item.

Please Log in to join the conversation.

More
9 years 8 months ago #40722 by ivan.milic
Ok I understand. Add this to template_css.css:


.column_right UL.Menu LI UL{
display:none;
}

.column_right UL.Menu LI.active UL,/*THIS LINE MAKES ACTIVE SUB-MENU VISIBLE BY DEFAULT, REMOVE IT IF YOU WANT*/
.column_right UL.Menu LI:hover UL{
display:block;
}

Please Log in to join the conversation.

  • Effect
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 7 months ago #40806 by Effect
Still didn't help...

Please Log in to join the conversation.

More
9 years 7 months ago #40808 by ivan.milic
Send site link so I can see (I can not find it)

Please Log in to join the conversation.

  • Effect
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 7 months ago #40812 by Effect

Please Log in to join the conversation.

  • Effect
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 7 months ago #40813 by Effect
The first and sixth category have sub categories. (in the menu on the right).

Please Log in to join the conversation.

Time to create page: 0.417 seconds
Powered by Kunena Forum