$(this).siblings('ul').toggleClass('open');
});
- var childTarget = $('#page-header .top-bar .top-bar-section > ul:nth-of-type(1) > li:nth-of-type(1) > ul:nth-of-type(1) > li:nth-of-type(5)');
+ var childTarget = $('#page-header .top-bar .top-bar-section > ul:nth-of-type(1) > li:nth-of-type(1) > ul:nth-of-type(1) > li:nth-of-type(7)');
childTarget.before( $( '<li class="no-dropdown nav-item customlink"><a href="http://gilmorecarmuseum.pastperfectonline.com/" target="_blank">Search Our Collection</a></li>' ) );
//console.log(dropdownTarget);
$(this).siblings('ul').toggleClass('open');
});
- var childTarget = $('#page-header .top-bar .top-bar-section > ul:nth-of-type(1) > li:nth-of-type(1) > ul:nth-of-type(1) > li:nth-of-type(5)');
+ var childTarget = $('#page-header .top-bar .top-bar-section > ul:nth-of-type(1) > li:nth-of-type(1) > ul:nth-of-type(1) > li:nth-of-type(7)');
childTarget.before( $( '<li class="no-dropdown nav-item customlink"><a href="http://gilmorecarmuseum.pastperfectonline.com/" target="_blank">Search Our Collection</a></li>' ) );
//console.log(dropdownTarget);