Hello,
We fixed that in Hot Tea template. Edit file /templates/hot_tea/js/sparky_js_footer.php and change this line:
Code:
var pushy = jQuery(".container_topmenu"), //menu css class
to this:
Code:
var pushy = jQuery(".container_'.$menu_name.'"), //menu css class
Thanks,
Milos