Notifications
Clear all

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

3 Posts
2 Users
1 Likes
1,289 Views
Posts: 10
Topic starter
(@slicky)
Active Member
Joined: 6 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: 10499
Admin
(@robert)
Support Team
Joined: 8 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: 6 years ago

Perfect, works! 
Thanks a lot 🙂

All the best
Karim