the site is https://www.raffles.co.id
at the moment I have pasted a line of code
<img src=”https://www.raffles.co.id/wp-content/uploads/2016/01/Header.jpg” width=”1200px” height=”280px”>
in the header.php underneath
<header id=”masthead” class=”site-header” role=”banner”>
<div class=”site-header-main”>
<div class=”site-branding”>
The problem is that this pushes the title and menu out of place.
Thanks