• I’ve taken over a site that is using a custom menu. It’s working fine, but when you hover over a link to get the fly out, it comes flying in from the edge of the browser instead of just displaying neatly alongside.

    The site URL is: https://caarc.php.wired.co.nz/ (login:wired/wired)

    The CSS is: https://pastebin.com/d1BmYB4g

    And the HTML is: https://pastebin.com/ZdmZHFVK

    I would like the fly out to behave in a “normal” manner and not wildly fly in from the edge of the browser.

    Also, I would ideally like to make the page list dynamic, so if anyone can advise how I can use the existing styles in <?php wp_list_pages(); ?> (or <?php wp_nav_menu(); ?>) that would be awesome!

    I’m a bit confused with this and any help offered would be greatly appreciated! Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • it comes flying in from the edge of the browser instead of just displaying neatly alongside.

    Is this NEW behavior?

    Thread Starter Kitty

    (@k1t)

    It is not new behaviour as far as I know. Please do let me know if you have any ideas, and thank you for taking the time to have a look ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Issue with fly out menu’ is closed to new replies.