Home › Forums › Space themes support forum › Luman – color change on portfolio categories › Reply To: Luman – color change on portfolio categories
November 10, 2022 at 10:25 am
#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