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.
1 Reply
Nov 20, 2018 8:09 am
Hi @winpeace,
Use the following CSS. Just navigate to Dashboard > Forums > Settings > Styles admin page, put it in "Custom CSS Code" textarea.Â
@media screen and (max-width: 620px){
.wpforo-td.wpfrtd {
display: none !important;
}
}
Don't forget to delete all caches before checking.Â