Notifications
Clear all

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.

 

wpForo 1.x.x [Solved] Strange dot on forums

4 Posts
2 Users
0 Reactions
786 Views
Posts: 76
Topic starter
(@hypematrix)
Estimable Member
Joined: 4 years ago

Hello,

I've noticed a strange dot on the forums near the topic tag icon.

Do anyone know what this is and how to get rid of it?

Thanks

Topic Tags
3 Replies
Posts: 76
Topic starter
(@hypematrix)
Estimable Member
Joined: 4 years ago

Does any have any ideas?

 

2 Replies
Tutrix
(@tutrix)
Joined: 5 years ago

Noble Member
Posts: 1522

@motorhype 

add this to custom css

.wpf_ac_results {
    display: none;
}
(@hypematrix)
Joined: 4 years ago

Estimable Member
Posts: 76

@tutrix 

Thanks that has done the job 🙂