I want to make my megamenu just as same as it is ‘Niche Market 2’ Demo ‘Children’ Section. 100% in width and two images with 3 menu sections. Please be kind enough to guide me on this.
This topic has 5 replies, 3 voices, and was last updated 4 years, 9 months ago ago by Shali
I want to make my megamenu just as same as it is ‘Niche Market 2’ Demo ‘Children’ Section. 100% in width and two images with 3 menu sections. Please be kind enough to guide me on this.
Hello Shali,
Thank you so much for contacting us!
You can manage your megamenu width by going to Dashboard > Appearance > Menu and click on 8Thme Category Options https://prnt.sc/10gcjs2 and set your menu width. https://prnt.sc/10gcij0
Robert Hall
Customer Support
I have applied these same settings and yet it is not working as perfectly as the example. Will you be able to check on this for me please?
Hello,
Try to add the next code in Theme Options > Theme custom CSS:
.header-wrapper .et_b_header-menu .menu .menu-item-has-children {
position: static;
}
.header-wrapper .et_b_header-menu .item-design-mega-menu .nav-sublist-dropdown {
margin: 0 !important;
left: 0 !important;
right: 0 !important;
width: 100%;
}
Regards
That worked. Thanks.
The issue related to '‘How do I make the Megamenu 100% width?’' has been successfully resolved, and the topic is now closed for further responses