Rename Homepage

You can change home page link text here. It defaults to Home in your language. If you enter a text it will be displayed instead.


Parent Indicators

Parent indicators are small arrows displayed next to menu items that has a sub menu. You can turn them on/off using this check box. To remove arrows just uncheck this option.


Indicator Color

Indicator color defaults to dark gray. However you can define custom colors using this text box. It will allow HEX, rgb and rgba colors. For example #ff0000 will display red pointers. You can also use rgba(255,255,255,0.3) (transparent white) style colors.


Wrap long menu items

Sub menu items may be long sometimes. Dropdown menu by default doesn’t wrap long items, so they appear as a long line. If you have very long sub menu items you may want to turn this option on.


Remove title attributes

WordPress by default adds title attributes to all category items (eg. “View all posts categorized..”). Those titles appear as a tooltip when a user moves over your links. When you turn this option on, drop down menu widget uses a jQuery hack to remove those title attributes from drop down menu links.


Remove links from top levels

This option removes links from menu items that has a sub menu.


Enable dropdown effects

Dropdown menu widget supports jQuery effects slide down and fade. If you turn this option on menu will use jQuery to slide down items instead of css.


Effect

If effects are enabled, you can select one of the effects. Effects are using jQuery, if dropdown doesn’t work with effects turned on, you may have some problem with your jQuery version.


Effect speed

This option sets how fast your sub menus will appear. There are three effect speed options: normal, slow, fast.


Effect delay

This option sets how much time menu waits before dropdown sub menu items appear. This option uses hoverIntent jquery plugin to delay the effect.


Menu theme

Dropdown menu has various built-in themes. You can select one of them using this drop down. If you select From URL, you can specify link to a style sheet below. If you have drop down.css in your theme root, it will be displayed in this dropdown, so you can select it. Same applies for template directory in child themes.


Theme URL

If From URL is selected as theme, you can specify its URL here in this field. Dropdown includes that CSS file to be used, so you don’t need to edit your header file.


Use custom colors

This option enables use of custom colors specified in the fields below. Custom colors works best with Custom Color Scheme theme, with other themes it may not work as expected.


Menu background color

If custom colors are enabled, you can specify a menu background color code in this field. It allows hex values only.


Hover background color

If custom colors are enabled, you can specify a menu item hover color here. It allows hex values only.