Home Forums Space themes support forum Luman – color change on portfolio categories Reply To: Luman – color change on portfolio categories

#420023

Luke Nielsen
Keymaster

Hello,

The below code will help you to change the bg color, please enter it into the “Global Custom CSS” area in Theme Settings -> Custom CSS.

.xts-project .xts-project-categories li {
    background-color: #8cad8c;
}

If there’s anything else we can do, just let us know.

Kind Regards