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;
}
Hey Tony White,
Please have a look at the following thread:
If you need further assistance please let us know.
Best regards,
Victoria
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.
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