Title: Remove Home icon
Last modified: April 6, 2017

---

# Remove Home icon

 *  Resolved [Arash](https://wordpress.org/support/users/arash72af/)
 * (@arash72af)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/remove-home-icon/)
 * Hi, Thank you for your plugin,i have this problem, so i wanna hide the home icon,
   i already trid on Phone icon, i paste “#scb-phone img {
    display: none; }” in
   style.css but it didnt work, and also can i use Custom font for the plugin to
   show up? because im using RTL language in my website the font isnt that good 
   for showing Persian Characters.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Contributor [Martin Stehle](https://wordpress.org/support/users/hinjiriyo/)
 * (@hinjiriyo)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/remove-home-icon/#post-9000951)
 * Try that code to hide the home icon:
 *     ```
       #scb-wrapper #scb-address img {
           display: none;
       }
       ```
   
 *  Plugin Contributor [Martin Stehle](https://wordpress.org/support/users/hinjiriyo/)
 * (@hinjiriyo)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/remove-home-icon/#post-9000964)
 * There is no font option, but you can define the font-family in the file ‘style.
   css’ of the theme or via a Custom CSS plugin.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove Home icon’ is closed to new replies.

 * ![](https://ps.w.org/speed-contact-bar/assets/icon-256x256.png?rev=2478516)
 * [Speed Contact Bar](https://wordpress.org/plugins/speed-contact-bar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/speed-contact-bar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/speed-contact-bar/)
 * [Active Topics](https://wordpress.org/support/plugin/speed-contact-bar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/speed-contact-bar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/speed-contact-bar/reviews/)

## Tags

 * [font](https://wordpress.org/support/topic-tag/font/)
 * [RTL](https://wordpress.org/support/topic-tag/rtl/)

 * 2 replies
 * 2 participants
 * Last reply from: [Martin Stehle](https://wordpress.org/support/users/hinjiriyo/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/remove-home-icon/#post-9000964)
 * Status: resolved