I am trying to make changes to the search box on the homepage in the help center in Copenhagen. Specifically, I wanted to add some text above and below similar to GoSpotCheck that was linked elsewhere.
The problem I'm having is that the little magnifying glass icon seems to stay in place on the page, even as the search box moves around, resulting in a very broken looking search. I feel like if I can get that icon to stick, I can do what I want without too much trouble. I tried Inspecting the GoSpotCheck page, but its hierarchy is quite different.
I know I can make something an icon in CSS(thanks collapsible article headers) so I tried to swap the SVG to use a fontawesome icon and tie it to the actual search box, but all that seems to happen is a disappearing icon, so I know I'm not doing it right.
While I've picked up quite a bit in making tweaks to Copenhagen over the past few weeks, I'm still new at webdev, and the CSS for the search box has proven to be quite confusing to me.
