Remove Navbar

DO YOU WANT TO REMOVE THIS?



Go to Dashboard
>layout
>Edit HTML

Write this code under the <head/> area



<style type='text/css'>

#navbar-iframe {

visibility: hidden;

}

</style>


No comments: