8 replies
Hi Guys,

this annoyed me for a while so I thought I'd share it with you guys.

If you want to remove the navbar from your Blogger Blog then

Select Design > Advanced > Add CSS

then place this inside the box
Code:
#navbar { display: none; }
and it should disappear.

Hope it Helped

Jackson
#blogger #tip

Trending Topics