Maybe it would be easier to get another smaller menu and edit in the CSS? Or place the few links in the header.php separately, then style them …
Thank you for quick reply.
I’m using qtranslate addon for multilanguage wordpress, and i edited my menu, so it looks like this (first image).
http://oi60.tinypic.com/2mcf0yb.jpg
Everything what i need is to divide menu (second image).
In header.php i find this
“<?php wp_nav_menu( array( ‘theme_location’ => ‘secondary’, ‘menu_class’ => ‘nav-menu’ ) ); ?>”
but i don’t know where can i put my links and then how to style them (i don’t want new menu, i like yours 😀 ).
Many Thanks! 🙂
I find the solution.
I added “alignright” to appearace->Menus->Css classes.