Hey blogger, how is your blogging journey, fine? Rough? Distorting? Oh!
Just keep pushing and have a hope that one day you'll always have the type of blog you've long desired
for.
As you know that bloggers face different challenges every day trying to do one thing or another just to improve their blog or to promote their blog.
Amidst of all the challenges in blogging, I've decided to give a solution tutorial in how to hide or remove nav bar in blogger blog.
NAV BAR
as the name goes is a tiny design input into top section of every blogger blog.For me, I think blogger put it there just to generate random traffic for every blog.
Now take a look, if someone followed a link down to your blog, after reading your post or before reading your post visitor might be eager to know what's behind the NEXT BLOG that's available on the blogger nav bar, and after clicking on it they'll get to another blog which might not be relevant to your blog. this can be so much annoying for the visitors.
If you want to hide the blogger nav bar
1.go to layout in your blogger dashboard
2.click on the nav bar and turn it off
3.But if you want to remove it permanently, follow the easy step below
ADD THE BELOW CODE TO YOUR BLOG CSS
#navbar-iframe {
display:none !important;
}
I. From your blogger dashboard click >>THEME<<
That's done!







thanks man
ReplyDelete