Tagged: alignment, mega menu, menu below, misalignment
-
AuthorPosts
-
October 15, 2014 at 1:41 pm #336118
Hello,
my header is set to “logo left, menu below”. Since the update to enfold 3.0.1 I have problems with the mega menu. If I hover a mega menu item, the submenu moves to the right. Instead of aligning with the home button, it now aligns with the current hovered item.
The same beahiour can be found at your demo page (http://kriesi.at/themes/enfold/homepage/home-v6-classic-4-column/ just hover “Shortcodes” or “Pages”).
Thanks
October 15, 2014 at 8:34 pm #336367Hi StuWeTueHo!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width: 990px) { .avia_mega_div.avia_mega5.twelve.units { left: -500px !important; }}
Regards,
YigitOctober 16, 2014 at 11:34 am #336707Sorry – this doesn`t seem to be a real solution – just a workaround. First this is just a fix for mega menus with 5 columns (class = avia_mega5). Ok – I can easily change that to my desired number of columns e.g. 4, but this still doesn´t work. I have 4 mega menu items with 4 columns. With the provided code I can adjust the left-pixel value to align the mega menu correctly for one of these menu items, but it is still misaligned for the other three. With this solution I need to manually add css-code for each mega menu item, which is no real solution.
By the way: The same problem happend after another theme update (https://kriesi.at/support/topic/two-problems-with-bottom-menu-social-icons-and-mega-menu/). I don´t know what kriesi changed back then, but it worked (at least till the update to enfold 3).
Thanks
October 17, 2014 at 5:03 am #337138Hey!
Kriesi found the problem and included the patch. This should be fix on the next update.
Best regards,
IsmaelOctober 17, 2014 at 8:39 am #337207Is there any estimated time for this update? Because this is the only reason, I can`t switch to enfold 3 with my live server.
October 17, 2014 at 1:45 pm #337303Hey!
It should be released later today or in the beginning of the next week
Cheers!
YigitNovember 27, 2014 at 7:50 pm #359153Hi guys,
i have the same problem, i updated to the latest version of the theme today and the problem still there, is that correct?
thaks!
November 28, 2014 at 1:58 am #359343November 28, 2014 at 12:54 pm #359532November 29, 2014 at 5:37 am #360007Hey!
please add this to Quick CSS:
#top #header.av_header_transparency .avia_mega_div { left: -5px; }
Regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.