Want to get rid of that bothersome navbar? Well that's very easy to do actually!
All you need to do is copy and paste this bit of code in your template.
#Navbar1 {How to do that? No problem just follow these steps:
margin: 0;
padding: 0;
display: none;
visibility: hidden;
}
- Log-in and go to your dashboard
- Go to your template tab and click on edit HTML
- Inside the template file find the body{.....} section, now paste the above code after the closing bracket.
- Click "SAVE TEMPLATE"
- Done deal, the navbar should be history.
No comments:
Post a Comment