-
AuthorPosts
-
January 25, 2014 at 1:47 pm #214797
Hi,
I´ ve searching around using fierbugs on how to align the mega menu submenu exactly with the main header subtle line. Can be found on http://www.musikzentrale.net, hover MUSIKUNTERRICHT or MUSIKZENTRALE. The submenu is slightly above the light grey line. Searching for some time does make one blind for the solution, so if someone kindly point me to the regarding CSS part? Thanks!Have a great weekend,
Sebastian.January 25, 2014 at 4:15 pm #214818Hey Sebastian!
I guess you have already figured it out! If not, please post a screenshot. I could not see a light grey line
Cheers!
YigitJanuary 25, 2014 at 4:21 pm #214822Hey Yigit,
thanks for coming back. Not quite:There is a thin, lightgrey line underneath the first level menu items. Hovering this, the submenu appears, and its white box overlapps the grey line just by some 3-5px. I would like to the submenu box aligned to the grey line. I do not even know where to make it move anywhere ;-)
cheers, sebastian
January 26, 2014 at 12:00 am #214915Hey!
You can add this on Quick CSS:
#header .avia_mega_div { margin-top: 1px; }
Best regards,
IsmaelJanuary 26, 2014 at 12:20 am #214919Hi Ismael,
thanks for your answer, but this did not solve the problem – yet ,-)Please see the attached image: the thin orange line (not contained on the site, i just draw the line for demo purposes) marks the upper border of the submenu div. this container should move about 5px downwards to align with the thin grey line, which is supposedly the bottom-border of .header-main?
the CSS you mentioned did not show any result, even if i set it to 100px.
Any other idea?
Thank you,
Sebastian.- This reply was modified 10 years, 10 months ago by mirzepapa.
January 26, 2014 at 4:32 am #214959January 26, 2014 at 11:47 am #214990Hi Ismael,
thanks for pointing me to the respective part of the code.
I set it up with the CSS snippet from above in the custom.css, playing around with pxs to adjust the container along the line, but did not look that great as expected. So i deleted the snippet, but now the submenu is about 100px underneath the main menu. I have removed browser cache at least 50 times now, but the submenu will not move back to the top.Is there a conflict with another part in the custom.css, defining the mega_div?
#header .avia_mega_div { box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1); display: none; margin: -6px 0 0; overflow: hidden; padding: 5px 0 0; position: absolute; right: 0; top: 100%; z-index: 2; }
A confused Sebastian.
January 27, 2014 at 8:14 am #215200Hi!
The menu looks normal on my end. Do you have a cache plugin? Please turn if off if you’re modifying the layout of the site.
Regards,
IsmaelJanuary 27, 2014 at 10:25 am #215250ups, thanks Ismael, that did the trick ;-)
thread can be closed.Regards, Sebastian
-
AuthorPosts
- The topic ‘Position Mega Menu Submenu’ is closed to new replies.