Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #314799

    I would like to customize the language switcher in the primary menu.
    Right now I see the current language displayed, and a drop down with the second language.

    I would like to only see the second language in the menu, no drop down. I can’t seem to figure out where/how to customize this menu item.
    Suggestions?

    Thanks!!

    #314991

    Hi Antonia!

    Thank you for using Enfold.

    Do you mind if we take a look at the actual website? The default language selector for the theme should be flag symbols, not dropdown selector. You can remove the current language flags using this on Quick CSS:

    .avia_current_lang {
    display: none;
    }

    Cheers!
    Ismael

    #315174

    Thanks Ishmael,

    I removed the flags.
    You’re right, it’s actually the WPML switcher that is in the menu. I don’t like the format of it but because it’s in the Enfold menu I can’t seem to figure out how to change it.

    #315245

    Hi!

    If you’re using the default WPML language switcher you need to contact the WPML support team. Maybe they can provide some code to change the styling.

    Regards,
    Peter

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