Thank you. The css is working.
Hi
Just another question, please let me know css for changing background color of the dropdown menu in mobile.
I want to set that also as ffac2.
Thanks,
Suchitra
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.
Hi
I have found out which css to change. The website url is ohmsol.in/kamna. I have changed the background of the service box to light yellow now. Thanks for your reply.