Use your browser Deeveloper Tools to inspect an element in the header or footer and then find the element to which you can add a color. From that you can figure out what to add to user.css, for example:
Code:
.metismenu.mod-menu .metismenu-item > span, .metismenu.mod-menu .metismenu-item > a, .metismenu.mod-menu .metismenu-item > button {color: red;}
Statistics: Posted by ceford — Sat Feb 17, 2024 12:07 pm