Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #430145

    How do I disable the dropdown from showing on the main navigation at the top of the page?

    #430565

    Hey f5agency!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    nav.main_menu ul.sub-menu {
      display: none!important;
    }

    Best regards,
    Yigit

    #430666

    That did the trick. Thanks!

    #431118

    Hi!

    Great, glad we could help.

    Regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Disable dropdown’ is closed to new replies.