• Hey Guys,there is navigation problem, navigation dropdown is not working.
    Like i am not a hard core developer and don’t know about php and css,if you update your the theme with working navigation,that help me a lot. my website is https://www.sarkarinaukree.com .dropdown is not working please update navigation problem
    i don’t css and php so help me guys

Viewing 1 replies (of 1 total)
  • Hey there,

    Add below CSS to your theme using this plugin.

    .sub-menu { display: none; }
    .current_page_item .sub-menu, .current_page_parent .sub-menu { display: block; }

    Hope it helps.

Viewing 1 replies (of 1 total)
  • The topic ‘dropdown is not working’ is closed to new replies.