Twentytwelve – drop down indicators on Nav bar
-
Twentytwelve is the flagship theme for WordPress. As such, it should be bullet proof, have no errors or lacking functionality so that it can show off the greatness of WordPress.
The absence of drop down indicators is one example of lack of functionality with Twentytwelve.
The presence of drop down arrows indicate that there are a sub menus, it is a functional necessity of any theme with sub menus.
Without them the user has no idea there is a whole list of pages under that heading. The absence of the arrows is unnecessarily hiding whole sections of your website from view.
Please add them to Twentytwelve.
Here is an example:
.nav-menu li > a:after { color: #888; content: ' ?'; } .nav-menu li > a:hover:after { color: #444; content: ' ?'; } .nav-menu li > a:only-child:after { content: ''; }
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Twentytwelve – drop down indicators on Nav bar’ is closed to new replies.