• I want to ask a question about the Menu.I have the menu as you can see in the screenshot pictures,but when i add the a second class menu to the”Product&service”menu,but i can not see the second class menu.
    I mean why there are no slide down menu when i add the a second class menu to the”Product&service”menu.

    Please check my website:
    https://freezer.nexusindustral.com/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    Please see the theme documentation for creating a “Drop-Down” Menu.

    Or Go to dashboard admin panel >> appearance menu >> menus >> Create new menu.

    Now select the pages which you want to add.

    Now for creating a drop-down menu drag & drop the menu.

    Select the location for menu.

    Now save the changes.

    If you already done above work then write below CSS into custom CSS editor:

    .dropdown-menu {
    display: block !important;
    }

    Save the changes.

    Thanks

    Hi,

    After done above work.

    Follow this thread.

    Thanks

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