How to add drop down menus
-
Hi there,
Is there any way to add drop down menus to header.php . I’m using template blackmagik by productive dreams. I tried this
<div id="navmenu"> <ul> <li><a>">HOME</a></li> <li><a href="wordpress/recipes/">RECIPES</a></li> <li><a href="wordpress/travel/">TRAVEL</a></li> <li><a href="https://www.www.ads-software.com">WORDPRESS</a></li> </ul> </div>
[please mark the code using backticks or the code button]
and i also trying adding
<ul>
tags with in
<li>
but it didnt workedMy website : https://www.jquery.co.gp
Thanks in advance
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘How to add drop down menus’ is closed to new replies.