Notifications
Clear all

button not showing on text Editor

2 Posts
2 Users
0 Likes
189 Views
Posts: 7
Topic starter
(@rightpossible)
Eminent Member
Joined: 2 years ago

pls help how can I fix it

 

my tool buttons aren't working correctly 

1 Reply
Posts: 1081
(@tutrix)
Noble Member
Joined: 3 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) {
Reply