Tagged: functionality, mobile nav
-
AuthorPosts
-
January 11, 2017 at 7:25 pm #732249
In regards to the mobile navigation:
We have menu items that are not clickable (on desktop) as these are the menu titles for the sub categories. Example: About Us, Services etc. Can we have these non-clickable so that the user stays on the mobile nav instead of the nav disappearing and staying on the current page? We would like it to function like the Desktop where that menu item is not clickable.
Site reference: http://solutions2organizeu.ca/
January 12, 2017 at 6:49 am #732492Hey LHSpin,
Please try the following in Quick CSS under Enfold->General Styling:
li.menu-item-top-level { pointer-event:none !important; }
Best regards,
RikardJanuary 12, 2017 at 4:06 pm #732683Hi Rikard,
I put the code in but this did not change anything. The mobile nav still disappears and the click state still acts as though you can click this menu item (i.e it highlights in green and then the mobile nav disappears even though it is a deadlink)
January 16, 2017 at 5:35 pm #734234Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
AndyJanuary 16, 2017 at 5:55 pm #734260Hello,
Login info has been sent. Just want to reiterate:
Permission for plugins: No. Please do not deactivate plugins as these are security and backup. There are only two so these should not be touched.
January 17, 2017 at 7:25 pm #734934Hi,
no login info here so far. Please use private content field.
Best regards,
AndyJanuary 18, 2017 at 4:06 pm #735387Just tried again. Please let me know if you receive it.
January 18, 2017 at 4:07 pm #735388Sorry that pw didn’t update, here is the new one.
January 20, 2017 at 10:34 am #736327Hi,
I adjusted the code inside your Quick CSS to this one:
.menu-item-top-level { pointer-events: none; }
and now it’s working. Can you confirm please?
Best regards,
AndyJanuary 20, 2017 at 3:48 pm #736542Hello,
We have tested it out on our iphone 6 and none of the menu is clickable now. I will have to remove this because this site is currently live and needs to be accessed.
Is there another solution? This did not work.
Much appreciated.
January 24, 2017 at 7:52 pm #737908Hello,
Just wondering if we can expect a reply anytime soon? thank you.
January 26, 2017 at 5:33 am #738711 -
AuthorPosts
- You must be logged in to reply to this topic.