Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #823428

    Hello i would like to have the mega go full width without space on the left or on the right, i searched several topic but found no working solutions :(

    Also is it possibile to make the submenu items have equal distance among each other?

    thanks in advance for any help

    #823736

    Hey eleclipse,

    Please, could you provide to us some screenshots about your problem?

    Best regards,
    John Torvik

    #823794

    Sure, essentially i’ve the same” problem” ot this guy https://kriesi.at/support/topic/enfold-full-width-menu/

    i would like the background white space of the mega menu to be full width,

    added link to the site in the private data

    thanks for any help

    #824927

    I would love an answer to this question too!

    #824963

    I would love an answer this this as well.

    #825225

    Hi,

    Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Basilis

    #1282843

    Hello,

    Would you recommend any third party plugin to implement this funcionallity (make the mega menu go full width)?

    Thanks in advance,
    Raquel

    #1282891

    Hi Raquel,

    Can you show us what you’ve got so far? Maybe we can fix it with css.

    Best regards,
    Victoria

    #1282915

    Hi Victoria, thanks for you reply.

    I would like to do something like this with the mega menu full width:

    https://www.intuitive.com/en-us

    Below is what I have so far.

    Thanks in advance,
    Raquel

    #1283164

    Hi Raquel,

    You’re using Ubermenu, I am not sure we can adjust that, but you can try this code:

    
    .ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-full_width, .ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
        left: -6vw;
        width: 100vw;
    
    }

    Best regards,
    Victoria

    #1283244

    Hi Victoria,

    I tried Ubermenu because I could not find a solution for this problem using only Enfod.

    I deactivated Ubermenu to try again using just the Enfold theme.

    I used the code:

    `.avia_mega_div {
    width: 100vw !important;
    }`

    but with unsuitable results, and no way to properly control the position and space between each item on the mega-menu, let alone center them on the screen (see private link).

    If there is any way or direction you can point out or recommend me, it would be much appreciated.

    Thanks in advance,
    Raquel

    #1283917

    Hi Raquel,

    Well, the code I gave you for the ubermenu was working better, at this point I cannot seem to come up with the appropriate css for this.

    Best regards,
    Victoria

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