Did you want to remove your nav bar? Then reason why i should remove this nav bar? well some people take it as annoying. why some just want to remove it to let their blog looks better! Then use this code am gonna give you!
THEN FOLLOW MY SEEPS:-
1. Go to Design--> Edit HTML.
2. Expand your Widget Template.
3. Click Ctrl+F for the browser Find bar to pop up.
4. In the Find bar enter <head>
5. Then Add This Code After It.
<style type="text/css">
#navbar-iframe {
height:0px;
visibility:hidden;
display:none;
}
</style>
Example
<head>
<style type="text/css">
#navbar-iframe {
height:0px;
visibility:hidden;
display:none;
}
</style>
THEN FOLLOW MY SEEPS:-
1. Go to Design--> Edit HTML.
2. Expand your Widget Template.
3. Click Ctrl+F for the browser Find bar to pop up.
4. In the Find bar enter <head>
5. Then Add This Code After It.
<style type="text/css">
#navbar-iframe {
height:0px;
visibility:hidden;
display:none;
}
</style>
Example
<head>
<style type="text/css">
#navbar-iframe {
height:0px;
visibility:hidden;
display:none;
}
</style>
0 comments:
Post a Comment