Notifications
Clear all
Jul 14, 2025 8:21 pm
Hi! When I hover over letters and select them, they appear in the same color I've set for other elements. I'd like the color that appears when I select text to remain neutral.
Is there any way I can do this?
Thanks
4 Replies
Jul 15, 2025 11:03 am
This is the css but don't works:
#wpforo #wpforo-wrap *::selection{color: #FFF!important; background: red!important;}
#wpforo #wpforo-wrap *::-moz-selection{color: #FFF!important; background: red!important;}
The color in the Setting is 12 color.
Thanks.
Jul 15, 2025 11:07 am
I've already solved it, I've placed the CSS in the Colors & Styles -> Custom CSS Code settings.
Thanks!
