• hellp please i need help in solving this, i am using superfly plugin for my menu , all menu settings are correct from all settings , is there any css if possible to solve this, menu drop down not working in oceanwp , all settings are correct but drop down not working . it was all working fine but after using this css it is not working anymore . please help .

    this was the css i use and the drop down stopped working :
    #sfm-sidebar.sfm-vertical-nav .sfm-has-child-menu .sfm-sm-indicator {
    display: none;
    }
    #sfm-sidebar .sfm-has-child-menu > .sfm-child-menu {
    display: block !important;
    }

    #sf-sidebar .sf-scroll {
    box-sizing: content-box !important;
    }

    html {
    overflow-x: visible !important;
    }

    please view this image : https://imgur.com/9IFuPzS

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

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘drop down help’ is closed to new replies.