Appy this CSS code :

/* Changing the mobile menu button color */

@media only screen and (max-width: 980px) {
#et-top-navigation span.mobile_menu_bar:before,
#et-top-navigation span.mobile_menu_bar:after {
color: #00994c !important;
}
}

Leave a Reply

Your email address will not be published. Required fields are marked *