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.
Mar 07, 2024 9:23 pm
Hi,
When viewed on mobile, the blue paper clip that shows there are attachments in a post displays over top the title of the post. Is there a way to disable/remove that icon from the topic list?
Screenshot of icon in attached pic.
Thanks!
2 Replies
Mar 08, 2024 4:43 am
Is there a way to disable/remove that icon from the topic list?
@media screen and (max-width: 960px) { #wpforo #wpforo-wrap .wpforo-topic-badges {display: none !important;}}
change the 960px if the icon should be hidden at a different size