Plugin Support
Youzify
(@kainelabsteam)
Hello @chitarristiorg
Thanks for reaching us
What color you want to replace? Textcolor? Which one you want to replace?
Best Regards, KaineLabs Team.
now i have:
.youzify-forums-forum-item .youzify-forums-forum-desc {
color:#1e1e1e;
margin-top:5px;
font-size:13px;
line-height:20px
}
.youzify p,#whats-new {
color:#000!important
}
but it’s still all too clear.. there should be some issues regarding the contrast between writing and backgrounds so it’s really difficult to intervene everywhere.
for example when reaply in activity …
etc etc etc .. very hard to use.
Plugin Support
Youzify
(@kainelabsteam)
Hi @chitarristiorg
You can use this CSS
.youzify-wall-form .youzify-wall-textarea, .youzify #activity-stream .ac-form textarea { color:#000000; } Best Regards, KaineLabs Team.