When you set the menu to have logo center and menu below, the header is sticky and shrinking, the menu is the new 2017 hamburger, and the overlay menu is activated, I’m running into the following problem:
When opening the menu, the button to close the menu is nowhere to be found.
It looks like it’s a z-index issue on av-burger-overlay
Hi,
Please provide a link to the site in question so we can look into this issue further.
Best regards,
Jordan Shannon
Hi,
Try adding the following to quick css:
.avia_transform #top .avia-progress-bar div.progress.avia_start_animation .bar-outer {
-webkit-animation: avia_expand 3.5s cubic-bezier(0.165, 0.840, 0.440, 1.000);
animation: avia_expand 3.5s cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
If this isn’t working please provide a link to the site/page in question.
Best regards,
Jordan Shannon
I was able to fix it by adjusting the z-index, I just wanted to let somebody know! Thanks again!
Hi,
Great, glad you got it working and thanks for letting us know. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
You can go ahead and close it – Thanks
Hi,
I’m glad you were able to find a solution to this problem. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon