Hi, trying to change the background color of the Feedback button (and banner message on top) without touching the css file if possible. Have been playing with the variations of the following without results using the quick CSS.
.feedback_button {
background-color: black;
}
Thanks.














