Notifications
Clear all

Profile Bar

2 Posts
2 Users
0 Likes
213 Views
Posts: 1
Topic starter
(@willas00)
New Member
Joined: 11 months ago

When logged in the site seems to have a conflcting issue with the navigation bar.

Anyone able to help?

1 Reply
Posts: 3653
Admin
(@chris)
Support Team
Joined: 2 years ago

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. 

 

Reply