Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1275538
    Tony White
    Guest

    We have lost contact with our developer and do not have the purchase code. Text menu is not showing up on mobile. When I switch to icon menu, the burger will show up on desktop, but overlay the logo. When clicked on, the entire menu is white. On mobile, still no menu.

    WP is 5.6. I have activated the jquery migrate helper plugin, but not sure how to set jquery to 1.12.4.

    This is in the additional CSS section:

    .av-main-nav > li > a {
    padding: 0 8px;
    }
    .av-main-nav-wrap {
    max-width: 1600px;
    min-width: 1400px;
    left: 350px;
    }

    #1275877

    Hey Tony White,

    Please have a look at the following thread:

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1275918
    Tony White
    Guest
    This reply has been marked as private.
    #1275921
    Tony White
    Guest

    Since my initial request, I have:

    – Set the jQuery version to 1.12.4
    – Changed the min-width and left dimensions, which helped with the desktop burger icon placement, so it is no longer overlapping the logo:

    In the additional CSS section:

    .av-main-nav > li > a {
    padding: 0 8px;
    }
    .av-main-nav-wrap {
    max-width: 1600px;
    min-width: 600px;
    left: 500px;
    }

    Still no progress on the mobile menu. Also, the cart icon is not showing on mobile.

    #1276056

    Hey,

    Thanks for contacting us!

    You are currently using Enfold 4.5.4. Please update Enfold to the latest version 4.7.6.4 – https://kriesi.at/documentation/enfold/theme-update/.

    Due to our policy, we only provide support to our registered users. Please register to our support forum – https://kriesi.at/support/register/ if you have any other questions or issues :)

    Regards,
    Yigit

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