AI Search
Classic Search
Notifications
Clear all
Mar 29, 2018 2:00 pm
Hi @reneh,
If you don't use the last version of wpForo, please update it and check again. In case that problem will not be solved, please leave us an example URL. We'll provide some CSS code to fix it.
Mar 29, 2018 2:05 pm
Mar 29, 2018 2:36 pm
Hi @reneh,
All the above CSS code should be inserted and cleared cache like it mentioned here. Make sure you're doing all steps after inserting the code (cache, Ctrl+F5, etc..).
This code will fix the top message bar.
.wpforo .header-top { z-index: 1; }
This one is for the search buttons:
#wpforo #wpforo-wrap .wpf-field.wpf-field-type-submit a{display: inline-block;}
And this one for the field icons
#wpforo #wpforo-wrap .wpforo-members-search .wpf-field-wrap .wpf-field-icon{display:none}
Page 1 / 3
Next


