Hi,
You can use the below CSS in your KLEO Child theme style.css by going to Appearance > Editor > KLEO Child > Style.css or by going to Theme Options > General Settings > Scroll to: Quick CSS.
Change menu color on all BuddyPress pages
.buddypress .kleo-main-header.header-lp {background-color: rgba(0, 0, 0, 0.4) !important;}
Change menu color on BuddyPress user profile only
.bp-user .kleo-main-header.header-lp {background-color: rgba(0, 0, 0, 0.4) !important;}
Thanks,
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.