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:
- Intro to CSS - https://goo.gl/mFuWQT
- How to get CSS selectors - https://goo.gl/BmoH39
- Get Started With Viewing And Changing CSS - https://goo.gl/7xFhDa
Hope this helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.