Hi I would like to have the mega menu certain with and height when it opens. Like this one
https://www.raven.nl/Then I would like apply a background thet is exactly the size as the menu width.
When a user hovers it will open a 1190 x 400px area with all links.
Is this possible and thanks.
Comments
please send us link where you got this Mega Menu so we can have a look on it closer first.
Thanks!
#Content {min-height: 250px;
}
#Top_bar .menu > li > ul.mfn-megamenu { background: url('Path-To-Background') !important; }#Top_bar .menu > li ul { background-color: transparent !important; }