• Ulhaque

    (@umair-ulhaque)


    Hello wp community!

    I am working on a site and it is using the UberMenu. The menu is working fine in other browsers except the Safari and it has a problem with internal pages as it is not opening its submenus in internal pages in safari.

    here is the link to test, visit using chrome first and then visit in safari at the same time and try to hover over the menu https://beta.royalcyber.org/hats-demo/resources/case-studies/

    Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • This css may help. It worked for me.

    .ubermenu .ubermenu-item .ubermenu-submenu-drop{ visibility:visible !important;}
    .ubermenu .ubermenu-item.ubermenu-active .ubermenu-submenu-drop{display:block !important;}
    .ubermenu .ubermenu-item .ubermenu-submenu-drop{ display:none !important;}

    Thanks,

    Thank you Deependra – that worked for me too.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘UberMenu is not opening its submenu in Safari’ is closed to new replies.