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

    We have imported the demo and the menu does not work well.

    The mobile version does not hide the desktop menu, and the mobile menu does not appear when you click on the burguer.

    We have not touched any menu setting parameter or any element of it. (Import only).

    #845173

    Hey fonso_123,

    Please, may you provide to us your website link and the WP and FTP credentials?

    Best regards,
    John Torvik

    #845271

    I send you this

    #846105

    Hi,

    Thanks for the login details. I can’t reproduce the error on my end though, the desktop menu is hidden once the mobile menu becomes active, could you verify that please? Don’t forget to clear your browser cache and reload the page. You could also try to open it in an incognito window using Chrome.

    Best regards,
    Rikard

    #846142

    Hi
    I have the same problem on a Hebrew RTL website.
    On the mobile version, the logo aligns behind the menu and both hamburger and desktop menu are visible.

    #846145

    I found the reason for 1 problem, the Desktop menu showing on responsive version solved after I assigned a menu to the Main Menu.
    it displayed the default page links.
    But still, I need help fixing the Logo alignment issue on the mobile version.

    #846630

    Hi uribinsted,

    Thanks for the feedback and the screenshot, though I can’t reproduce the error on my end using Chrome. I can only see the burger menu and your logo, is that correct or do you want to change something to that?

    Best regards,
    Rikard

    #847839

    hi
    i got a problem in the mobile version (rtl site) the logo is behind the menu
    http://www.asg.co.il

    #847979

    Hi PinkeMedia,

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

    @media only screen and (max-width: 767px) {
    .responsive .logo img {
        float:left !important;
    }
    }

    Best regards,
    Rikard

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