Title: Click-able Drop Down Menu
Last modified: June 11, 2017

---

# Click-able Drop Down Menu

 *  Resolved [laurabyrne](https://wordpress.org/support/users/laurabyrne/)
 * (@laurabyrne)
 * [9 years ago](https://wordpress.org/support/topic/click-able-drop-down-menu/)
 * I created a drop down menu on my home page, but now the top menu item does not
   link to anything. For example, “articles” has a drop down to different categories,
   but I want to be able to open “articles” in general too.
 * Any ideas?

Viewing 1 replies (of 1 total)

 *  Theme Author [lyrathemes](https://wordpress.org/support/users/lyrathemes/)
 * (@lyrathemes)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/click-able-drop-down-menu/#post-9503204)
 * [@laurabyrne](https://wordpress.org/support/users/laurabyrne/) The dropdown menus
   follow the convention followed by the Bootstrap CSS framework. As you can see
   here [http://getbootstrap.com/components/#navbar](http://getbootstrap.com/components/#navbar),
   the dropdown opens onclick and the parent node is always “#”. That allows touch
   screen users (such as those on tablets and mobile phones) to utilize the menu
   by tapping on the parent menu node (since there is no “hover” on touch screens).
 * Also, if the main node took the user away to another URL, the user may not be
   able to see the menu dropdown options.
 * Alternatively, you can use a plugin such as Mega Menu to replace the default 
   menu.

Viewing 1 replies (of 1 total)

The topic ‘Click-able Drop Down Menu’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/juliet/2.1.1/screenshot.jpg)
 * Juliet
 * [Support Threads](https://wordpress.org/support/theme/juliet/)
 * [Active Topics](https://wordpress.org/support/theme/juliet/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/juliet/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/juliet/reviews/)

## Tags

 * [drop down menu](https://wordpress.org/support/topic-tag/drop-down-menu/)

 * 1 reply
 * 2 participants
 * Last reply from: [lyrathemes](https://wordpress.org/support/users/lyrathemes/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/click-able-drop-down-menu/#post-9503204)
 * Status: resolved