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.

 

wpForo 1.x.x [Closed] Search symbol is gone

3 Posts
2 Users
1 Reactions
1,567 Views
Posts: 10
Topic starter
(@slicky)
Active Member
Joined: 8 years ago

Hi,

My search symbol isn't visible anymore. Any idea why it's gone? 
When I click at the place where it should be, it works, but it's not visible.

Please check  https://www.smarthomeassistent.de/forum/

Thanks in advance
Karim

2 Replies
Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

Use this CSS code. Put it in Forums > Settings > Styles > Custom CSS Code textarea. Delete all cache, then make sure you've deleted all cache again, then purge CDN if you have and press Ctrl+F5 on forum front:

#wpforo #wpforo-wrap .wpf-search i {
     color: #aaa !important;
}
Posts: 10
Topic starter
(@slicky)
Active Member
Joined: 8 years ago

Perfect, works! 
Thanks a lot 🙂

All the best
Karim