Quote:
Originally Posted by iguanairs
Hello,
I have been playing with this,and I placed it under my current navbar. My question is,how do I remove the space between the 2? I want them to sit directly underneath one another without any space. Currently,there is a space the width of a navbar.
|
To make this work directly under the current navbar without any space you first need to open your navbar template and find:
PHP Code:
<!-- / nav buttons bar -->
<br />
<br />
And delete:
Then go to the very bottom of the navbar template and add the code for the new navbar.