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

    Hi Guys,

    At one of our sites we’re using Enfold with WPML as translation plugin. The WPML language switcher has been enabled as dropdown-list. Unfortunately on the website there is no arrow shown right after language switcher menu-item.

    Looking forward to see an arrow on the website as shown in the WPML configuration.

    Language Switcher Backend Configuration

    Thanks,
    Frank

    #1228061

    Hey Frank,
    Sorry for the late reply and thanks for the link, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .wpml-ls-menu-item.dropdown_ul_available span.dropdown_available:after {
    	content: "\00a0\2BC6" !important;
    }

    After applying the css, Please clear your browser cache and check.

    Best regards,
    Mike

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