media query's that control menu displays.

  • jdockett
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 9 months ago #28157 by jdockett
I need to have two separate menus as the anchors don't work on the inside pages.

I can't figure out how to duplicate the functionality of the mobile portion of the responsive menu for my inside page menu so I've figured out another way to make everything uniform.

Unfortunatley the main menu is sporadic as to when it shows up and causes issues with the new mobile menu.

I guess I need one of two things:

1. I need a way to make the default responsive menu styling appear on other menus at will.

2. I need to know where the media query's are that control when the full width default menu is shown or not so I can adjust as needed.

If you'd like to look, site is located at ohno.ws/clients/final

Please Log in to join the conversation.

More
11 years 9 months ago #28175 by ivan.milic
file is:

templates\hot_one_page\js\responsive_menu.js

this is condition to decide on transformation:

if(topMenuWidth > topMenuContainerWidth) {

You can chose menu type to be drop-down to enable this functionality

Please Log in to join the conversation.

Time to create page: 0.180 seconds
Powered by Kunena Forum