Thanks for your reply 😉
I tryed it and also doesnt work. Im out of my mind with this case ;/
Yes, you`ve got true. But how to change class for li? Navigation is put in php as:
<div class=”navigation”>
<?php wp_nav_menu(array(‘menu’ => ‘il’)); ?>
</div>
Can I set here class current-menu-item or something?
Thanks riversatile for your reply. I tryed a lot of solutions to resolve it but nothing works. I tryed also with “current-menu-item” and it not works. Maybe I make something wrong or there is some harder problem in WordPress I think…