• Resolved Dinamicore

    (@dinamicore)


    Hello Theme Forum:

    Any way to make the Maskitto Light to display 3 levels in main upper navigation menu?

    Thanks

Viewing 15 replies - 16 through 30 (of 31 total)
  • Thread Starter Dinamicore

    (@dinamicore)

    Hello shufflehound; works until 770px, but when going lower px from there, the child menu bar turns full width, and the element hides to the left….

    Thread Starter Dinamicore

    (@dinamicore)

    Using below code:

    @media screen and (max-width:1000px) {
    header.top .navbar-nav .dropdown .dropdown-menu li .dropdown-menu {
    left: -120%!important;
    width: 50% !important;
    }
    }

    Theme Author shufflehound

    (@shufflehound)

    You can copy this code above and change max-width to 770px. Then tweak CSS options to fix your issue.

    Thread Starter Dinamicore

    (@dinamicore)

    Not working.

    The need is to reduce the width of the second element in menu; see here

    Template is lookig great, nevertheless. Any way to make the third child element to go under the menu, as in othere themes?

    Thanks

    Theme Author shufflehound

    (@shufflehound)

    At this moment it is not possible.
    It is possible, that in future versions we will create proper support for 3th child item.

    Thread Starter Dinamicore

    (@dinamicore)

    At least provide a temporary code. Thanks

    Theme Author shufflehound

    (@shufflehound)

    Where at this moment the 3th child element goes in the responsive layout?

    Thread Starter Dinamicore

    (@dinamicore)

    I guess it comes out at around 980px in this Web

    Here you can see the problem:

    1. At 980px looks fine
    2. At 815px you can only see half ot the 3rd child menu
    3. At 760px the 3rd menu hides completely

    Theme Author shufflehound

    (@shufflehound)

    Sorry, but we don’t have any solution at this moment.

    This was one of the reasons why 3th menu level isn’t supported.

    Thread Starter Dinamicore

    (@dinamicore)

    Hello shufflehound; web believe with css onlyl, this could be done

    Please we need to fix this sorry to insist but you are the expert in your theme

    Website here

    Thanks

    Theme Author shufflehound

    (@shufflehound)

    That is a time consuming process and we have a limited time to spend on this project. We can only guide you to the right direction.

    Thread Starter Dinamicore

    (@dinamicore)

    All we need is to decrease the width on the parent menu item, to look like this image in order to allow the 3d menu item to display…

    Thread Starter Dinamicore

    (@dinamicore)

    … thanks…

    Thread Starter Dinamicore

    (@dinamicore)

    Never mind… I replaced your unworking menu…

    Thread Starter Dinamicore

    (@dinamicore)

    But, we are looking forward if you are able to include the 3d menu item in future versions… as we said before, the theme is looking great , but lacks this menu capability… thanks…

Viewing 15 replies - 16 through 30 (of 31 total)
  • The topic ‘3 levels main menu’ is closed to new replies.