Could be possible to put a black color of the selected area of the header ? THanks
Hi there,
Please add this code in the Global CSS:
.x-logobar {
background-color: #000;
}
You can find more info on how to check for CSS selectors here.
Then information about writing your custom CSS here.
Hope this helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.