Apr 12, 2023 10:19 am
pls help how can I fix it
my tool buttons aren't working correctly
1 Reply
Apr 12, 2023 10:35 am
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) {