Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Hi!
This helped you here ( It works too. ):
#wpforo #wpforo-wrap .wpforo-legal-checkbox.wpflegal-email input[type=checkbox]:checked:before {
color: #007800 !important;}
Based on which I tried to do this as well, but for some reason it's not good...
This checkbox is at login.
I tried this code:
#wpforo #wpforo-wrap #wpf-login-remember input[type=checkbox]:checked:before {
color: #007800 !important;
}
( Itried, but I ran out of options. ) 🙁
You are a god, it works! Thank you!
You have set the wrong path.
The right path is below.
#wpforo #wpforo-wrap .wpforo-login-table .wpf-extra input[type=checkbox]:checked:before{ color: #007800 !important; }
Thank you again! 😐
As soon as the website is ready [only a few CSS left]
Then I'll learn now. We just need the website quickly.