Change header colour

can i get help to change my header from black to white…

Hello Richard,

Please add this code in the Global CSS:

.x-logobar, .x-navbar {
    background-color: #fff;
}

In case you want to change the color of the navigation items, please go to X > Theme Options > Header.

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.