Nordgard Member Sep 25, 2021 #1 I have one more text I would like to change the color on. This one. From blue to white. Thanks again!
I have one more text I would like to change the color on. This one. From blue to white. Thanks again!
JRobert Active member Sep 25, 2021 #2 Try this in extra.less: Code: .p-breadcrumbs>li a, .p-breadcrumbs>li:after, .p-breadcrumbs>li:before { color: white; } Upvote 0 Downvote
Try this in extra.less: Code: .p-breadcrumbs>li a, .p-breadcrumbs>li:after, .p-breadcrumbs>li:before { color: white; }