April 23, 2014 at 20:11
#15798
Abe
Keymaster
Hi, You don’t have to add this line: @import url(“../wp-content/uploads/custom_styles/dynamic.css”);
Just add the styles you want to override.
Your code is correct. I saw a tiny thing that is causing not to rewrite the rules added in the style.css. Please replace your main theme functions.php content with the one from this link until next theme update: https://archived.seventhqueen.com/files/kleo/functions.txt
This should be the CSS to add if you want to change just the color of the icons:
COPY CODE
.main-color #buddypress div#item-nav ul li a:before, .main-color #buddypress div#item-nav .tabdrop .dropdown-menu li a:before {
color: #000000;
}
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.