-
AuthorPosts
-
July 18, 2017 at 5:33 pm #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
July 19, 2017 at 8:11 am #823736Hey eleclipse,
Please, could you provide to us some screenshots about your problem?
Best regards,
John TorvikJuly 19, 2017 at 10:04 am #823794Sure, 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
July 21, 2017 at 3:44 am #824927I would love an answer to this question too!
July 21, 2017 at 5:21 am #824963I would love an answer this this as well.
July 21, 2017 at 7:53 pm #825225Hi,
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,
BasilisFebruary 22, 2021 at 4:29 pm #1282843Hello,
Would you recommend any third party plugin to implement this funcionallity (make the mega menu go full width)?
Thanks in advance,
RaquelFebruary 22, 2021 at 7:36 pm #1282891Hi Raquel,
Can you show us what you’ve got so far? Maybe we can fix it with css.
Best regards,
VictoriaFebruary 22, 2021 at 10:14 pm #1282915Hi 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,
RaquelFebruary 23, 2021 at 5:48 pm #1283164Hi 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,
VictoriaFebruary 23, 2021 at 9:09 pm #1283244Hi 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,
RaquelFebruary 26, 2021 at 6:30 pm #1283917Hi 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 -
AuthorPosts
- You must be logged in to reply to this topic.