MOBILE MENU IPHONE PROBLEM - Question | JoomShaper

MOBILE MENU IPHONE PROBLEM

Kairos

Kairos

Helix Framework 8 months ago

Hi, the TOUR menu item does not open correctly on iPhone devices. While on Android it works fine. Link to the site https://naturalghero.sviluppo.host/ How can we solve it?

https://drive.google.com/file/d/1-hGAJil56BgdgU-l4lh9qdRrR_zp25uW/view?usp=sharing

0
2 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 8 months ago #183262

Hi Kairos,

I have two solution that may help you:

  1. First using Custom CSS you can open all menu items, so every user will see all menu items, and don't have to think what is hidden inside "TOUR". . >> https://www.joomshaper.com/documentation/helix-framework/customization-tips#offcanvas-menu-how-to-display-all-submenu-items-expand-all
  2. Or there is extra CSS hack that allows you to make whole menu item active, not only ">" arrow - guide >> https://www.joomshaper.com/documentation/helix-framework/customization-tips#how-to-make-menu-item-name-active-in-offcanvas-menu
0
Kairos
Kairos
Accepted Answer
8 months ago #183285

Thank you very much we solved it with the first solution

0