tiny nav not working on mobiles??

More
11 years 1 month ago #42352 by maryswave
mobilefluid.com/

it activates when using the computer but when I view on my phone it does not work

Please Log in to join the conversation.

More
11 years 4 weeks ago #42358 by ivan.milic
Open:

templates/hot_tennis/js/responsive_menu.js

in this line;

if(topMenuWidth > topMenuContainerWidth) {

replace condition with:

if($(window).width() < 768) {

Please Log in to join the conversation.

More
11 years 4 weeks ago #42366 by maryswave
tiny nav does not work at all now

Please Log in to join the conversation.

More
11 years 4 weeks ago #42376 by ivan.milic
Undo that previous change . You actually don't use menu module for menu, you use custom html module. You need to use joomla menu displayed via menu module to use that

Please Log in to join the conversation.

More
11 years 4 weeks ago #42381 by maryswave
I am using the built in Joomla menu see here:

mobilefluid.com/about-us

Please Log in to join the conversation.

More
11 years 4 weeks ago - 11 years 4 weeks ago #42388 by ivan.milic
Ok, I see js is not changed ?
Last edit: 11 years 4 weeks ago by ivan.milic.

Please Log in to join the conversation.

Time to create page: 0.208 seconds
Powered by Kunena Forum