jQuery Smartmenus parent item of dropdown clickable bootstrap website -


i have this bootstrap 3 website. use jquery smartmenus menu. want parent item clickable on dropdown links. thought had working before, parent item not clickable.

how make parent item clickable within bootstrap theme jquery smartmenus plugin?

in sites/all/themes/bootstrap/templates/menu/menu-link.func.php

comment out line 43:

// $element['#localized_options']['attributes']['class'][] = 'dropdown-toggle'; 

comment out line 44:

// $element['#localized_options']['attributes']['data-toggle'] = 'dropdown'; 

Comments

Popular posts from this blog

Ansible - ERROR! the field 'hosts' is required but was not set -

customize file_field button ruby on rails -

SoapUI on windows 10 - high DPI/4K scaling issue -