Hi there,
how can I change the color of the top header, where the logo is?
https://die-granny-nanny.de
Here behind the drawing of the granny.
Thank you so much
Kerstin
Hi there,
how can I change the color of the top header, where the logo is?
https://die-granny-nanny.de
Here behind the drawing of the granny.
Thank you so much
Kerstin
Hi Kerstin,
You will have to add some custom CSS in X > Theme Options > CSS:

.x-logobar {
background-color: pink;
}
Hope this helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.