Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #623137

    Hi,
    As you can see on this screen shot, the WPML menu is not right under. There’s a big space for the user to reach.
    https://snag.gy/UGPF5Z.jpg
    https://snag.gy/vs1rGJ.jpg
    I’m currently using the “List of language” option, but it causes problems on the responsive version.
    Is this a theme matter or should I contact WPML support?
    Thanks,
    Rémi

    #624727

    Hey lptornade,

    Thanks for getting in touch with us!

    Could you please provide a link and login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Best regards,
    Jordan Powell

    #624778

    Sure.

    #625478

    Hi,

    Your site seems to be down, not sure if it’s only something temporary? Please see link in private.

    Thanks,
    Rikard

    #625765

    Sorry about that. The server is back up now.

    #626739

    Hi,

    The language switcher is working without any issue on the mobile version please check the screenshot below.

    If this is not what you see on mobile device please post us a screenshot and we will do our best to help you.

    Best regards,
    Vinnie

    #626846

    Yes, this one is fine. I’m talking about this one.

    https://snag.gy/2lxXLv.jpg

    https://snag.gy/n3w5ae.jpg

    #626904

    Hey!

    Please add the below CSS in Enfold > General Styling > Quick CSS

    @media only screen and (max-width: 1050px) {
    nav.main_menu {display:none !important;}
    #advanced_menu_toggle, #advanced_menu_hide {display:block !important; }
    }
    

    Best regards,
    Vinay

    #626905

    Hey!

    Please add the below CSS in Enfold > General Styling > Quick CSS

    @media only screen and (max-width: 1050px) {
    nav.main_menu {display:none !important;}
    #advanced_menu_toggle, #advanced_menu_hide {display:block !important; }
    }
    

    Best regards,
    Vinay

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