Page 1 of 1

Responsive Menu

Posted: Wed Mar 11, 2020 12:17 pm
by mrshah
Hello

I am using a responsive menu.

On desktop, i am able to select the parent link

On mobile i am UNable to select the parent link

Breakpoint = 500

It is an arrow cursor, where the child link is a hand cursor.

Can you please tell me how to fix?

Re: Responsive Menu

Posted: Wed Mar 11, 2020 1:03 pm
by Pablo
You cannot assign a link to menu item when it has sub menus, because on mobile devices do not have 'mouseover' so the sub menu would never be visible.
Note that this is true for all menus with sub items.

Re: Responsive Menu

Posted: Wed Mar 11, 2020 2:18 pm
by mrshah
Hey

Not sure if my last message was clear.

Here is the menu

https://ibb.co/9swyFw5

On mobile, i cant click 'About us'

If this changes your reply below, then apologies for confirming.

How do i build a menu that has a link to all pages?!

Re: Responsive Menu

Posted: Wed Mar 11, 2020 3:25 pm
by crispy68
Just a suggestion, why not change 'About Us' to just 'About' and then under that along with the 'Principal' button add a button that says 'Our Company' where that takes you to the page about your company/business.

Re: Responsive Menu

Posted: Wed Mar 11, 2020 3:45 pm
by Pablo
My reply remains the same.
You cannot assign a link to a menu item that has sub items.
The 'click' is used to open the sub menu, so it cannot be used for a link.

Re: Responsive Menu

Posted: Wed Mar 11, 2020 4:32 pm
by mrshah
@Crispy,

Good suggestion!

I'll do that.

Thanks anyway Pablo :)