css3 - Trouble with dropdown menu and what CSS to use when styling the parent menu button -


how keep text in parent button in main menu indented when hover on child menu options?

here work in progress: http://sr.hi-speedinter.net/

the rollover state top level button in main menu has blue tab behind button requires padding added when hovered over. in off state, menu wording has vertically line content below it. in other words, first child (labelled 'staging') has move horizontally depending on state.

i have managed keep blue tabs applies when hovering on child, can't seem affect word in first-child only.

i have thought

.primary-navigation li:first-child:focus:active > 

would correct, doesn't expect.

i've done quite bit of research , several times thought had answer..but no joy. can tell me how this?


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -