Hi,
Since the latest update the hamburger menu is moved down from the top menu bar, so that it ends up on the slider.
The top menu bar is reduced in height, why? This didn´t happen before.
I have the latest version of the theme (2nd of May) and the latest version of WordPress installed.
Screen dump: http://www.u6497301.fsdata.se/wp-content/uploads/2017/05/topmenu_menu_drop.png
It is not the latest theme, since it does not work to transfer... The FTP transfer get stuck on two files, it seems.
wplms/includes/menu/css/admin_menu.css
wplms/includes/menu/css/index.html
Okay I have tried to fix this at your end by adding this given css in your wp-admin = > appearance -> customize -> custom css:
@media(max-width:500px){header #trigger { top: 20px !important;}h1#logo { width: 200px;margin-bottom:15px}}