How to display the navbar again in my template?

Author of tutorial - www.deluxetemplates.net

Easy! Enter in the code of your template (Dashboard --> Layout --> Edit HTML) and search for:

#navbar-iframe {
display: none !important;
}

Delete it and that’s it.

0 comments: