Notifications
Clear all

[Closed] Profile Bar

2 Posts
2 Users
0 Reactions
585 Views
Posts: 1
Topic starter
(@willas00)
New Member
Joined: 2 years ago

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

Anyone able to help?

1 Reply
Chris
Posts: 3649
(@chris)
Famed Member
Joined: 3 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.