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

#604687

Hung Pham
Keymaster

Hi supplytech.infos,

Thanks for your patience.

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

ul.wd-nav-mobile ul.wd-sub-menu a {
	border-bottom: 1px solid var(--brdcolor-gray-300);
}

Regards,