Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #501581

    We have wmpl plugin. How we can disable switch flag or change flag for language name in header? we don’t like flags in web.
    In wpml settings we only control switch in rigth menu.

    Thanks in advance

    #501584

    Hey bebookness!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    li.av-language-switch-item {
        display: none;
    }

    You can go to WPML settings and choose to display language name instead of flags.

    Regards,
    Yigit

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