Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Closed] Profile Bar

2 Posts
2 Users
0 Reactions
1,054 Views
Posts: 1
Topic starter
(@willas00)
New Member
Joined: 3 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: 3611
(@chris)
Famed Member
Joined: 4 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.