Hi
Thanks for immediate response. I tried the css have given. It worked after adding !important in the style,
@media only screen and (max-width: 992px){
#main_nav.has_mobile_menu #nav_menu:before {
background: #FFFAC2 !important;
}
}
Thanks a lot for your help.