Hi,
You can override the inherited colors of this element with the below custom CSS. Please add the below snippet to your KLEO Child theme’s style.css file via WP Admin > Appearance > Editor > KLEO Child > Style.css or in Theme Options > General Settings > Scroll to: ‘Quick CSS’.
COPY CODE
.profile #buddypress .hr-title.hr-full.hr-double {
border-color: #3c81c0;
}
I used the color from your header for the example but you can change the # value to suit your needs. After saving the custom CSS clear your website cache, CDN and front-end cache to see the changes.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution