1 Reply
Nov 11, 2022 1:35 pm
Hi @willas00,
No sure how those SVGs got there, however use the below CSS Code to hide them:
#wpforo #wpforo-wrap #wpforo-menu li a svg{
display: none !important;
}
I also see that colibiri page builder affects on wpForo theme, adds HTML tags and CSS Codes.
