I have been struggling to get the right color for both the desktop submenu #ffffff and mobile sub menu #303030 . I have listed the code I found in the forum below. However, the code will only allow for one background color, so no matter what I do, one is always the wrong color. Please help. I need code for the desktop site (#ffffff) and separate code for the mobile site (303030). Thanks!
}
ul.sub-menu {
background-color: #ffffff !important;
}