• Hello,

    My new wordpress website is nearly ready to go live:

    https://www.eric-johnson.co.uk/UPDATE/wordpress/

    But while at work (which runs on Windows PCs), I tried it out and discovered my menus don’t work (tried it on Internet Explorer, Firefox and Chrome).

    I built it on Mac and it works perfectly on there.

    Is there some code I can add to make this work and more ‘universal’?

    Many thanks,

    Eric

Viewing 2 replies - 1 through 2 (of 2 total)
  • Looking at the code:
    <div id="portfolio" class="section-heading ">

    If you changed it to:
    <div id="portfolio" class="section-heading "><a id="portfolio></a>

    Basically need <a id="xyz"></a> next to the destination for each of your inner page links.

    Thread Starter boywanda

    (@boywanda)

    Hi,

    I’ve tried this approach, but it doesn’t work! Still doesn’t work on Firefox on Windows (I no longer trust Internet Explorer, it’ll probably show up broke even if it was working!).

    So does anyone have any tips?

    Cheers!

    Eric

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Menu working in Mac Browsers but not Window ones!’ is closed to new replies.