Quantcast
Channel: Topic Tag: mobile | WordPress.org
Viewing all articles
Browse latest Browse all 22088

Towfiq I. on "[Theme: Zenon Lite] Mobile scroll menu always last link"

$
0
0

You could display the word "Menu" instead of always displaying the last menu item. to achive this, open up zenon.js and replace this:

jQuery("#topmenu ul.menu").tinyNav();

with this:

jQuery("#topmenu ul.menu").tinyNav({active: 'selected', header: true});

if you dont know how to access the zenon.js file, try this plugin:
http://wordpress.org/plugins/solid-code-theme-editor/


Viewing all articles
Browse latest Browse all 22088

Trending Articles