Hi
THere is a solution in this case but we will have a horizontal scroll at the bottom.
you need to edit css file: templates/jf_relaxio/css/template.css
remember to back up file before you edit just in case you want to reverse or make wrong.
let put bellow css to the end of css file
#jf_container{
min-width: 1248px;
}
#jf_logo,
#jf_bottom,
#jf_contact,
#jf_arrows,
#jf_sublogo{
position: absolute;
}
you can change min-width value later once you fill in your own menu item. depends on the lenght of text.