Hi Saurav!
----------------------------------
If you would like to completely hide the menu bar from non-members, then this is the mod for you.
Edit
templates/base/scripts/BxBaseMenu.php
Find
return $this->sCode;
Change it to...
if (islogged()){
return $this->sCode;
}
----------------------------------
I thing if you do a little search on the forum or on the market on the Free mod link you will find simple things like this one
One more thing Please Say Thank's to hem >> http://www.boonex.com/unity/extensions/entry/FREE_MOD_DeeEmm_Hide_Menu_Bar_from_Guests