No Results Found

The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.

Increase width in dropdown menu

To avoid text wrapping in dropdown menus, try adding this to css: /* Increase width of drop-down menus */ @media screen and (min-width: 981px) { .sub-menu { min-width: 300px; } #top-menu li li a { width: 260px; /* Extra - Reduce padding on list items */ padding: 4px...

Protected by Security by CleanTalk and CleanTalk Anti-Spam