Follow

Changing the color of menu (icons) for smartphone version

Add css code at the bottom of style.css (via menu Appearance=>Editor):

#mobile-header-bar {
    background: #fff !important;
}
#logo-wrap-mobile a{
    color: #000 !important;
} 

You can replace our colors with colors you want.
Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

0 Comments

Article is closed for comments.
Powered by Zendesk