Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #773095

    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

    #773739

    Hey Jmiro1,

    You should be able to configure that in the WPML options, did you check there?

    Best regards,
    Rikard

    #774414

    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

    #774558

    Hi Joaquim,

    I am not seeing the dropdown, do you still need help with this issue?

    Best regards,
    Victoria

    #775860

    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

    #775988

    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

    #776580

    Thanks it worked perfectly :)

    Have a great day,

    Joaquim

    #777036

    Hi Joaquim,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.