I don't have display as dropdown in Appereance -> Menu -> Language switcher. How can i solve it?
Here is an image
Any help will be appreciated...
You should alternatively use the PHP function to display it, try this
<?php pll_the_languages( array( 'dropdown' => 1 ) ); ?>
The documentation is here - https://polylang.pro/doc/function-reference/#pll_the_languages