Hi,
I resolve it!
I insert in header.php this code
<?php pll_the_languages(array(‘show_flags’=>1,’show_names’=>0));?>
and in css
.lang-item {
position: relative;
top: -180px;
left: -200px;
display: inline;
list-style: none;
float:right;
margin-right:10px;
}
and its works fine