ComputerWolf / SlickNav

Responsive Mobile Menu Plugin for jQuery
MIT License
939 stars 314 forks source link

Issue using slicknav #134

Open udemethegrtman opened 8 years ago

udemethegrtman commented 8 years ago

Nice plugin author of slicknav, I am using Foundation Zurb 5.4.6 for my project, after adding the css and the js files then the:

`

`

preview issue

I have three questions for the community:

  1. How do I remove the default html UL list showing below?
  2. How do i make it fixed while scrolling?
  3. Can i add a small logo by the left, does the plugin support adding logo to the nav-bar?
surgiie commented 8 years ago

@ubilli you could add a style display of none to the menu. This will hide the default html UL but not sure if this is best way of going about it.

HerveARNAUD commented 8 years ago

@ubilli 2 ► Just click the checkbox in the option/settings panel. 3 ► What did you mean by "logo by the left" ? If you want to add small icons before each item of your menu, I encourage you to try this plugin https://wordpress.org/plugins/menu-icons/ ... it will do the job and works perfectly with SlickNav ;)