ETA: I found the code when inspecting in Chrome browser. Here’s the code: <link rel=”stylesheet” id=”font-awesome-css” href=”//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css?ver=4.2.0″ type=”text/css” media=”all”>
When I delete this line in the browser window, the little house icon goes away (desired). The problem is I cannot locate the corresponding line of code inside my style.css sheet to delete it. (sigh)