Notifications
Clear all

[Closed] button not showing on text Editor

2 Posts
2 Users
0 Reactions
492 Views
Posts: 7
Topic starter
(@rightpossible)
Eminent Member
Joined: 3 years ago

pls help how can I fix it

 

my tool buttons aren't working correctly 

1 Reply
Tutrix
Posts: 1455
(@tutrix)
Noble Member
Joined: 5 years ago

@rightpossible

remove the space (wrap :not)

#wpforo #wpforo-wrap :not(.fa):not(.fas):not(.far):not(fab) {

should look like this

#wpforo #wpforo-wrap:not(.fa):not(.fas):not(.far):not(fab) {