Jump to content

[Solved] Top Menu Drop Down will not stay expanded


Recommended Posts

I'm having trouble with my main menu drop down.  I use Responsive Design View to test.  I have the same problem on my android browser and think if i fix it it will also fix the other drop down menu problems i'm having on the stock android browser.

 

any help would be appreciated.

 

how to replicate the problem:

first way:  visiting the site via android browser.

 

second way using firefox: have the developer tools installed and view the site in Responsive Design View (https://developer.mozilla.org/en-US/docs/Tools/Responsive_Design_View) change the width size to something smaller that 767px

 

you will then see that when you click on the top horizontal menu it does not stay expanded.

 

website:

www.cigarbandsunlimited.com

 

thank you

-tony

Edited by tonycajjo (see edit history)
Link to comment
Share on other sites

thanks for posting that, i'll continue over there.

 

Solution:

file: .../themes/THEME_YOU_DID_CHOOSE/js/modules/blocktopmenu/js/blocktopmenu.js

 

On lines 83, 89, 105 i removed the touchstart that came after 'click' and then my menu seems to be working for me now.  My menus were only one deep though so i'm not sure if it matters.  regardless my top menu seems to be working.

Edited by tonycajjo (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...