You can delete Navbar so that your blog will look like a domain.To do that follow the steps:
Click Design
Click Edit HTML
Find this:
-----------------------------------------------
Blogger Template Style
Name: Simple
Designer: Josh Peterson
URL: www.noaesthetic.com
----------------------------------------------- */
Insert the following tag:
#navbar-iframe {
display: none !important;
}
Save HTML.
No comments:
Post a Comment