Tagged: , ,

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

    HI all, how can I remove WPML flags from Top Bar? I only need the language switcher in the main menu.

    Thanks in advance.

    #363133

    Hi Jorge!

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

    #header_meta ul.avia_wpml_language_switch {
    display: none !important;
    }

    Cheers!
    Yigit

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