Problem Widget language switcher setting

This topic has 6 replies, 3 voices, and was last updated 3 years, 2 months ago ago by Rose Tyler

  • Avatar: Angelo
    Angelo
    Participant
    January 23, 2021 at 06:14

    Hi I have a problem the Widget language switcher.

    If I set the drop-down menu it doesn’t have the same width
    null

    I set the horizontal menu but it makes me see it vertically always active.

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 23, 2021 at 10:12

    Hello,

    Could you provide temporary wp-admin access?
    Do you want to have the dropdown or horizontal menu displaying?

    Regards

    Avatar: Angelo
    Angelo
    Participant
    January 23, 2021 at 10:24

    Ok thanks

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 23, 2021 at 18:24

    Hello,

    Ok, so do you want to have the dropdown or horizontal menu displaying?

    Regards

    Avatar: Angelo
    Angelo
    Participant
    January 25, 2021 at 04:57

    drop-down menu

    thanks

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 25, 2021 at 10:42

    Hello,

    Add the next code in Theme Options > Theme custom CSS:

    .header-top .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
        width: 100%;
        padding: 6px 10px;
    }
    .header-top .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
        padding-left: 10px;
    }

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.