Display menu inline
-
Hi,
I want to use the function pll_the_languages(array(‘show_flags’=>1,’show_names’=>0, ‘hide_current’=>1 )); to display the languages menu in pages. But I can’t display the menu inline.
I am using <ul class=”poly”><?php pll_the_languages … ?> in the page.
In CSS I have:
ul.poly { float: right; display: inline-block !important; list-style-type: none; list-style-image: none; }
I have tried also display: inline, but nothing. I cant display the menu inline.
Any help please?
The page you can see the menu displayed is https://www.luxury-studios.com/ro/test/, right under the image header, on the right.
P.S. For the moment I am using the language switcher from menu, as an alternative.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Display menu inline’ is closed to new replies.