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;
}
}
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;
}
}
Recent Comments