Hi,
Hope this message finds you well.
I would like the 4 languages to be displayed as a dropdown rather than flags next to each other. Is there a way to do this and if so how would I go about it?
Here is the website: http://forestretreatlaos.com
Thank you,
Joaquim
Hey Jmiro1,
You should be able to configure that in the WPML options, did you check there?
Best regards,
Rikard
Hi,
Yes I did but when I try to make it a dropdown instead of flags next to each other it puts both rather than taking out the flags.
Can you kindly let me know how to get rid of the flags next to each other and only keep the dropdown? Both are on right now so you can see the problem I am having.
Link: http://forestretreatlaos.com/
Thank you immensely,
Joaquim
Hi Joaquim,
I am not seeing the dropdown, do you still need help with this issue?
Best regards,
Victoria
Yes,
I simply took out the dropdown for now as it didn’t make any sense to have both. When I put in the dropdown the flags still remain.
My question is how do I take out the flags.
Thanks,
Joaquim
Hi Joaquim,
Well, you can do it via css, if no other way worked. Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.av-language-switch-item {
display: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thanks it worked perfectly :)
Have a great day,
Joaquim