Steps to implement:
1. Go to your blogger dashboard >> Template >> Edit HTML.
2. Find the following piece of code in your template:
<body
3. Assuming that you haven't added anything below your opening <body> tag previously, the navbar's code will be right after/below it!
Even if you do have added some code manually before, you can easily find the navbar's code below that.
Here's a screenshot that will explain you which code needs to be removed:
Note: You might also find some
Simply remove the entire
<script>
thing between the <b:section>
tags. Don't worry though, remove the entire thing!Simply remove the entire
<b:section>
tag and you'll be good to go!
Congratulations! You have completely removed your blog's navbar from the roots!
0 comments:
Post a Comment