[Resolved] Need mega menu full width

Home Forums Support [Resolved] Need mega menu full width

Home Forums Support Need mega menu full width

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #924446
    Somnath

    Hi,

    I used mega menu css and it perfectly works. The only thing is that I need mega menu full width. Now it is showing as right aligned. I tried by applying css to make it full width but menu not set to full width.

    Thanks

    #924586
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .inside-navigation {
        position: static !important;
    }

    The mega menu should now position itself relative to the header.

    #925419
    Somnath

    Thank You David.

    Works perfectly. 🙂

    #925582
    David
    Staff
    Customer Support

    Glad to be of help.

    #1352462
    Erwin

    Hi David, thank you very much, this also helped me. Is it also possible that it remains the container of the submenu 1100px and the background only remains 100% wide?

    #1352564
    David
    Staff
    Customer Support

    Hi there,

    i recall that being really tricky – i did it somewhere but cannot find the topic.
    If you can start a new topic and share a link to your site i can take a look.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.