• My header dropdown menu will not show the links (words) in the dropdown unless I hover over them. Before this was working fine and then the problem started suddenly a few days ago.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello,

    I apologize for the trouble. Our dev team is already looking into the issue.

    For now, please try to add the below CSS code from the Appearance > Customize > Custom CSS, and check.

    .sf-menu ul.sub-menu {
        visibility: visible;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘OceanWP Header Dropdown Menu Problem’ is closed to new replies.