Change colour of mobile main navigation button

How do you change colour of mobile main navigation button

Hi there,

Please add this code in X > Theme Options > CSS:

#x-btn-navbar {
    color: #333;
}

Here are some related links for further reading:

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.