Results for: drop-down
I want to have a fixed navigation bar, with two sections (left and right). On desktops, the left section contains a single drop-down with links. The right section contains multiple links (without drop-downs). On mobile, I want the left section to be... (continued)
I am having trouble with the dropdown. The links are not clickable. I've seen that there have been issues with this in the past. I've tried looking at z-index issues, but doesn't seem to be that. A snippet of my code is below, if it helps. This dropdown i... (continued)
Working on developing a site (temp location - marksmallman.co.uk/devs/5inchgolf/) Everything seems fine, apart from the drop down menus in Safari. Safari will show first level sub-menu, but not third level menu's.
Hello. Is it possible to have an Icon-bar acting like a top-bar? Meaning my first line is an icon bar but with submenu on each icon... Thanks
If I add a top-bar to a page the drop down menus refuse to work unless the top bar is set to fixed. I'm using the example code straight from the Foundation site (http://foundation.zurb.com/docs/components/topbar.html) as a testing bed. If I set the top... (continued)
Hi, Am I totally stupid, or are all the DropDown menu data-options ignored ? I've tried the following, without succeeding having one SINGLE F****ing options being considered ! ul class="dropdown menu" data-dropdown-menu... (continued)
I'm trying to make a simple one-page responsive site to learn web development and I'm using Foundation 6. Ran into a problem with the dropdown when the screen size becomes small. The dropdown works fine at large and medium sizes, but not on small/mobi... (continued)
To better adapt the drop down arrow color of select tags according to the UI needs, sometimes the color of its has to be changed. After doing some dig into the ways of doing it (solid 30 mins just for this issue), I found that an svg element is being gen... (continued)
Hello All, I was wondering if someone could help me out. I would like to center the menu dropdown to the parent link, But I cant seem to find out how to do so. I would really appreciate the help.