Linking whole area dropdown menu mobile friendly versions

Dear Sir/Madam,

If people want to click on a page link in the dropdown menu while in mobile mode people must click specifically on the arrows in the menu. I want the whole area the be clickable as a link to the certain pages, not only the arrows. Could you help me with this please, thanks!

My website:
On www.guidobakker.nu

Thank you in advance.

Guido

Hi Guido,

This option is available on navigation collapsed element available on PRO header, PRO Footer and Content builder/ Cornerstone. You can see the following settings Setup > Submenu Trigger

Now, for X theme default menu, please try adding this custom CSS on Theme Options > Global CSS:

.x-sub-toggle{
    width: 100%;
    text-align: right;
}


Hope this helps.

1 Like

Definitely helped! Thanks!

We are happy to help,

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.