Hi there,
I’m not sure what you mean with white colors. The text color of the navigation menu?
In general color options are part of our Donovan Pro add-on plugin: https://themezee.com/addons/donovan-pro/
We can also help out with custom color changes with CSS via premium support.
Cheers,
Thomas
The white area in this screenshot is what I meant with blog area. Including sidebar.
https://i.imgur.com/G7mAwmS.png
-
This reply was modified 9 months, 2 weeks ago by
Morokor.
-
This reply was modified 9 months, 2 weeks ago by
Morokor.
We do not have any color options for that, I’m sorry. You can only adjust these with custom CSS code, for example:
.widget,
.type-page,
.type-post {
background: #ddd;
}
Cheers,
Thomas