links in horizontal menu doesn't work – why???
-
I’m in the process of creating a horizontal menu bar for my website, following the instructions and guidelines provided by WordPress but for some reason (I can’t figure out why) the links doesn’t work at all…
I would be very grateful if someone could help me with this problem (p.s I have created a child theme of the theme delicate)
Regards
Michelle
This is my url
https://test.michellehedberg.net/
this is my html (pasted on to the header.php page)
<div id="navcontainer"> <ul id="navlist"> <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> </div>
and this is my CSS written in the stylesheet
[CSS code moderated – the link to your site is enough to access the styles]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘links in horizontal menu doesn't work – why???’ is closed to new replies.