Notifications
Clear all

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

3 Posts
2 Users
1 Reactions
1,529 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: 10605
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