I need to identify the class or id of the header widget so that I can remove its border, but I can't see how to do that.
I need a banner alongside my header logo, and the best place I could figure to put it was in a Header Widget. It spaced badly, forcing itself down beneath the logo, but I added a negative margin to push it back up alongside the logo. All well there, but it has the grey border assigned to div.suf-widget class around it. I tried to modify just that particular border but couldn't do it, and the best I've managed so far is to remove the border around ALL instances of div.suf-widget. It works for removing the border around the banner, but unfortunately its also removed the border around widgets in the sidebar.
Can you tell me how to reference just that instance so I can remove its border please?
