Home › Forums › WoodMart support forum › Mega Menu is not working › Reply To: Mega Menu is not working
June 8, 2023 at 2:17 pm
#473563
Luke Nielsen
Keymaster
Hello,
Try to use this one code for changing bg color:
#menu-main-navigation .menu-item:nth-child(5) {
background-color: red !important;
}
Let me know the result.
Kind Regards