sorry for the delay, the menu on bottom is a choice for this theme on mobile. You can try some plugin to get a mobile menu on top and change the following lines in style.css
#access,.wp-pagenavi,.mobileoff{display:none}
to
#access,.wp-pagenavi,.mobileoff{display:block}