I have this CSS
.av-main-nav > li.current_page_item > a {background: #E3E3E3; box-shadow:#00ABE6 0 -5px 0 inset;color:#333;}
.av-main-nav > li:hover > a {background: #458137; box-shadow:#00ABE6 0 -5px 0 inset; color:#000!important}
but for english language with WPML don’t have same style on main menu see
Hey unicaweb,
you need to use this css code for your english version too (inside your english backend).
Best regards,
Andy