Napili doesn’t display ‘Search’ character in IE due to wrong CSS
Last updated 2022-02-10 ·Reference W-3040740 ·Reported By 7 users
Summary
Napili doesn’t display ‘Search’ character in IE due to un-supported CSS in IE.
Firefox and Chrome can display it properly.
Repro
1. Login to Salesforce via IE (Any version)
2. Create new community with Napili template.
3. Open Site.com Studio for the above new Community
4. Click [Preview] button
5. Confirm ‘Search’ button in header.
Workaround
No workaround other than override the CSS by using the below custom CSS.
However, the CSS may be modified without announcement. Therefore, sometimes you need to confirm whether it works properly or not.
And if the CSS will be modified, you have to change it.
Therefore, we recommend to wait on this bug fix.
Custom CSS
--------
.selfServiceSearchWrapper .search-button span.label{font-size:0;display:block}
--------
The below public doc can help how to modify the CSS in Community Builder.
Brand Your Community with Community Builder
https://help.salesforce.com/apex/HTViewHelpDoc?id=community_designer_brand.htm&language=en_US
Reported By (7)
Is it Fixed?
Any unreleased services, features, statuses, or dates referenced in this or other public statements are not currently available and may not be delivered on time or at all. Customers who purchase our services should make their purchase decisions based upon features that are currently available.