Hi Guys, please could you advise if it would be possible to make the image control the height of the Mega Menu. Currently it is controlled by the number of menu items present.
Would there be any draw backs to doing this.
Thanks
This topic has 6 replies, 2 voices, and was last updated 10 years, 3 months ago ago by Jack Richardson
Hi Guys, please could you advise if it would be possible to make the image control the height of the Mega Menu. Currently it is controlled by the number of menu items present.
Would there be any draw backs to doing this.
Thanks
Hello,
Could you please clarify what you want to do?
Do you want to decrease height of background image for drop down menu?
Best regards,
Jack Richardson.
Ok, say for example i have a mega menu image that’s 400px high. How would I have all mega menus to take that height using the same image.
Right now what it does is calculate height of the menu by the amount of items in said menu.
Please have a look at the link for an idea of what i mean.
Thanks
Hello,
You can try to use this code in custom.css to change height of the drop down menu:
.menu-column2.with-image .nav-sublist-dropdown {
height: 400px !important;
}
Best regards,
Jack Richardson.
Perfect, made some adjustments though.
Thanks
Hello,
You’re welcome.
Best regards,
Jack Richardson.
The issue related to '‘Mega Menu Query’' has been successfully resolved, and the topic is now closed for further responses