This topic has 6 replies, 2 voices, and was last updated 1 months, 1 weeks ago ago by Luca Rossi
I thought an update would solve the problems, but alas. In the mobile menu when you click on any item first the menu jumps and can not click immediately, only from the second click, I do not understand what the problem is, please help, attached video
Hi @Goostaf,
It seems this issue happens on the Safari browser on iPhone only. To fix it, please try adding this custom CSS codes:
.bx-ios .et-mobile-panel .et-content_toggle .et-content {
position: static;
transform: none;
display: flex;
flex-direction: column;
justify-content: center;
}
.bx-ios .et-mini-content-head.et-inline-type {
display: none;
}
Hope it helps!
Alas, the code doesn’t work
Hi @Goostaf,
Please clear the caches and check again.
Also check our video.
Thank you!
We cleaned it, it didn’t work, let’s try from other devices, your video has the Menu Header disappearing from the top, why?
Hi @Goostaf,
Can you check again?
Screenshot was tested on iPhone 11 Safari.
Best Regards,
The 8Theme DevTeam.
You must be logged in to reply to this topic.Log in/Sign up