AI Search
Classic Search
Notifications
Clear all
Apr 12, 2023 2:35 pm
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) {
