miowebdesigns
Member
Posted 8 months ago #
So I created this site and it all looks good. Custom pages. The problem is that I do all this on a Mac. One of my friends went to look at my site on a PC and the menu system was not there. I am using the wordpress menus but they disappear on the PC. Any clues?
miowebdesigns
Member
Posted 8 months ago #
miowebdesigns
Member
Posted 8 months ago #
I checked in the validator but nothing that is terminal and nothing that tells me why the menu is not functioning. Any other suggestions?
miowebdesigns
Member
Posted 8 months ago #
Got it. IE does not like the use of <nav> as a tag. When I changed it to <div class="nav"> all is well. Problem solved.