If you load default Joomla Bootstrap in your template the dropdown button for Print and Email doesn't work correctly (see attachment on the left). The problem is in the file modules\mod_jux_megamenucss3\assets\css\style.css
IF YOU CHANGE
.dropdown-menu TO
#jux_megamenucss3 .dropdown-menu"
it works correctly.
This should be solved in the next version of the extension.