Notifications
Clear all
Nov 10, 2022 5:40 pm
When logged in the site seems to have a conflcting issue with the navigation bar.
Anyone able to help?
Forum Page URL
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.