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.
Jan 21, 2022 7:12 pm
Hello, i have a problem with underline text in my forum. So underline is everywhere. I really don't know how to remove it.
2 Replies
Jan 21, 2022 8:32 pm
Hi @nixa
add this to custom css
#wpforo #wpforo-wrap a { text-decoration: none !important; }
Dashboard > Forums > Settings > Style (custom css)