Hi,
Is it possible to modify the colors of the widgets for the students & instructors? By widget, I don't mean the dynamic ones (ex. simple stats) but the "text widgets", which are grey.
Thanks for your feedback
Hi,
For simple text widget you can add the below css in your appearance->customize->custom css:
.dashboard .widget_text .dash_widget_title {background:#fff;}
Change the color code according to your requirements.
Author
Posts
Viewing 2 posts - 1 through 2 (of 2 total)
The topic ‘Modify widgets colors’ is closed to new replies.