Remove blogger navigation bar from your blog.
1. Sign in to blogger.com
2. Go Dashboard.
3. Click design tab.
4. Go to Edit HTML option.
5. Press CTRL+F.
6. Type /* Variable definitions and press enter.
7. Put this code just abover the /* Variable definitions
#navbar-iframe {
display: none !important;
}
8.. Save template.
9. Click view blog.
10. Your blogspot blog navigation bar has been removed successfully.
1. Sign in to blogger.com
2. Go Dashboard.
3. Click design tab.
4. Go to Edit HTML option.
5. Press CTRL+F.
6. Type /* Variable definitions and press enter.
7. Put this code just abover the /* Variable definitions
#navbar-iframe {
display: none !important;
}
8.. Save template.
9. Click view blog.
10. Your blogspot blog navigation bar has been removed successfully.
No comments:
Post a Comment