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

    Hi Everyone,
    I have a problem. I am working on a website with the WPML Plug-In and two languages.
    I want to hide the flags in the top bar which appear on default.
    In the theme options I have chosen “hide the default language flags”, but they are still there.

    Any ideas what I can do?
    Thanks a lot.
    Bettina

    #1320245

    Hi Bettina,

    Please try the following in Quick CSS under Enfold->General Styling:

    #header_meta ul.avia_wpml_language_switch_extra {
      display: none;
    }

    Best regards,
    Rikard

    #1320250

    Perfect.
    Thank you so much for your reply.

    #1320487

    Hi,

    Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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