Hello, I'm using a Debut theme and I want to have hover on my menu. I found some discussion with this, but I wasn't able to find this code inside theme.js:
cache.$parents.on('click.siteNav', function(evt) { var $el = $(this); if (!$el.hasClass(config.activeClass)) { // force stop the click from happening evt.preventDefault(); evt.stopImmediatePropagation(); } showDropdown($el); });
Is there any help for that? Thank you
four-leggedpets.com
User | Count |
---|---|
416 | |
209 | |
101 | |
89 | |
74 |