Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #92817
    nadupadu
    Participant

    In v.4.4.9 (under WP 4.5.2) the main menu subitems are all collapsed, and on hover they tend to be displayed on top of the collapsed ones – very peculiar behavior. I tried with a brand new menu – the moment it has submenus, they are all displayed hanging sadly underneath the menu bar. Any ideas on how to fix this? Thank you.

    #92830
    Mahesh
    Keymaster

    @nadupadu: I checked for the same in our server but didn’t find any issue. Please post in your site url. Are you using any plugin, try disabling it and check if it resolves the issue. Please check the demo link for the theme and check if the issue persists in demo.
    https://catchthemes.com/demo/catchbox/
    Let me know further.

    Regards,
    Mahesh

    #92840
    nadupadu
    Participant

    Thank you for writing back, Mahesh. This is the site: http://deodt.co.il/. I tried disabling all the plugins, and the problem still persists.

    #92859
    Mahesh
    Keymaster

    @nadupadu: Seems like you are using RTL. Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    #access ul ul, 
    #branding #access-secondary ul ul {
        right: unset;
    }

    Let me know if any problem.

    Regards,
    Mahesh

    #92879
    nadupadu
    Participant

    This fixed it, thank you very much!

    #92944
    Mahesh
    Keymaster

    @nadupadu: Thank you for your appreciation. If you like my support and Catch Box theme then please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/catch-box?rate=5#postform
    Have a nice day!

    Regards,
    Mahesh

    #93204
    nadupadu
    Participant

    Hello again,

    The problem seems to persist in older IE versions. Any chance for a fix? Thank you again very much.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Menu issue after upgrading to 4.4.9’ is closed to new replies.