Go to edit html and search Navbar , you will get the code look like given below :
<b:section class='navbar' id='navbar' maxwidgets='1' name='Navbar' showaddelement='no'>
Scroll down and find the closing b:section tag of the navbar element. the closing tag look like given below:
</b:section>