Notifications
Clear all
May 07, 2024 10:48 pm
3 Replies
May 08, 2024 3:34 pm
You can use this CSS code:
.wpforo-post-content ::selection {
color: #659fbe !important;
background: #777777 !important;
}
The red-marked value can be changed as you like.

