Home Forums WoodMart support forum Mobile menu -> enable the “Show Reply To: Mobile menu -> enable the “Show

#594689

Hung Pham
Keymaster

Hi supplytech.infos,

Please add the below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for Mobile section:

.wd-nav-mobile>li>:is(.wd-sub-menu,ul.sub-sub-menu),
.wd-nav-mobile>li>ul li>:is(.wd-sub-menu,ul.sub-sub-menu) {
	display: block;
}

Then, edit the Mega Menu via Elementor > switch to Mobile Editor > and you can remove padding left https://prnt.sc/WzROokFf3-wD

Regards,