Start a new discussion

To start a new discussion please visit the discussions section of the GitHub home page of the project.

Discussions on GitHub

You can also search our old self-hosted forums for any useful information below but please note that posting new content here is not possible any more.

Modesto

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Menu not superimpose over element #2622
    Modesto
    Participant

    Thank you very much by yours indications.

    Now work perfect! Both problems are solved.

    Cheers!

    in reply to: Menu not superimpose over element #2610
    Modesto
    Participant

    Thank you very much by your reply.

    How you say, the problem is in the mi_navbar-fixed-top, when I replace by default navbar-fixed-top, the menu is ok, but the problem is that I only want fixed navbar in small screens. Do you know how can modify for solve the problem?

    I define this class how follow:

    @media screen and (max-width: 772px) { .mi_navbar-fixed-top { top: 0px; border-width: 0px 0px 1px; position: fixed; right: 0px; left: 0px; z-index: 1030; } }

    Thank you!

    in reply to: Menu not superimpose over element #2602
    Modesto
    Participant

    Hi, thank you by your reply.

    I position the menu with bootstrap. You can see in the next images. I have fixed to top the <nav> and inside your menu. Other problem with it, is that in a mobile I can not do scroll inside of the menu when it is more big than the screen.


    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)