New Landing How can we help? Themeforest Theme Support Neighborhood Remove language selector from mobile menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • #295626
    bwitdept
    Member

    We want to remove the language that appears in the mobile menu when using WPML.

    Can you help us out please?

    #295723
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    @media only screen and (max-width: 979px){
    #main-navigation #mobile-header-languages {
        display: none!important;
    }
    }

    Hope it helps.

    -Rui

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register