-
1. Re: BC default menu not working
Keihamm Sep 19, 2014 6:39 PM (in response to Marco_ALEX)Pleeeaaassse don't use the default menu. Try to use the HTML/CSS only option. I noticed you are using "slicknav" follow that menus lead as far as html is concerned. And then use CSS to style it. For example...
<ul>
<li>menu</li>
<li>menu</li>
<li>Dropdown menu
<ul>
<li>menu</li>
<li>menu</li>
</ul>
</li>
<li>menu</li>
</ul>
We as a community will be glad to help you if you need any further help.
-
2. Re: BC default menu not working
Keihamm Sep 19, 2014 6:46 PM (in response to Keihamm)I forgot to give you an actual starting point. Above was jus structure oriented. Check this out. Using the Menu Module Version 2
Like I said, If you need any further help, I will be glad to help you. You will enjoy this method more.
-
3. Re: BC default menu not working
Marco_ALEX Sep 22, 2014 6:15 AM (in response to Keihamm)but the css and html only needs javascript to function the dropdowns.
Then people using it wont know how to work with that.
how do i stile the sliknav menu
-
4. Re: BC default menu not working
Marco_ALEX Sep 22, 2014 7:33 AM (in response to Keihamm)Itryed ading another menu.
it was even worst. i just need to position the sub items properly.

