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

    Hi
    We use WPML language plugin.
    The language switch is on our top bar.
    When on mouse over. The dropdown menu will display other languages.
    But move mouse out of the language switcher.
    The dropdown menu disappear. We can not choose language.

    I am afraid this is our custom css caused the issue.

    Here is the related css code I think:
    #header_main {
    z-index: 15;
    }’

    Hope your help.

    Thanks!

    #939167

    Hey HeeHA,

    Thank you for using Enfold.

    Adjust the z-index property of the top bar container.

    #header_meta {
        z-index: 50;
    }

    Best regards,
    Ismael

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