I am writing because I have an issue that I do not know how to solve.
When using the mobile, I click the menu button in order to check all the pages, and then, when I try to see the sub-menu pages, it does not work. It closes itself without even show the options.
The only way I can read and keep the sub-menu options open, is using the 3D press option that Apple has.
I checked the code, but I am not a full developer, and I could not found the issue.
Can you help me solving that little problem?
The page I need help with: [log in to see the link]
Follow the below step to solve the issue, Go to Dashboard >> Appearance >> Customizer >> Additional CSS, copy & paste the below css there & publish it.
@media screen and (max-width: 1000px){ .nav-menu ul li ul { display: block !important; } }
Thank You
Viewing 1 replies (of 1 total)
The topic ‘Mobile Problem’ is closed to new replies.