Hi all,
I'd like to do something very simple I think but cannot get it to work.
Here is my section structure
- HOME
- Section 1
- Section 1.1
- Section 1.2
- Section 1.3
- Section 2
- Section 2.1
- Section 2.2
- Section 2.3
When I add the widget "Section Navigation- JS enhanced" it shows:
When I click on Section 1 it shows:
- HOME
- Section 1
- Section 1.1
- Section 1.2
- Section 1.3
- Section 2
But I would like to hide Section 2 and the other way around, hide section 1 when I click on section 2.
Is this possible? I changed the display options of section 1 and 2 to display the correct menu but it just keep showing it
Any idea?