What PHP code needs to be in header file to make the menu function?
-
If I enable and assign the bootstrap menu to the site’s main menu, the menu displays positioned correctly, but I’m also getting the website’s logo, slogan and reserved space for the original menu. I have reviewed the template and these items are/were controlled by the original menu, not aside. So the question, what is the nav css and php code to activate the bootstrap menu only?
<nav class=”???”>
<?php
…
?>
</nav>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘What PHP code needs to be in header file to make the menu function?’ is closed to new replies.