Thank you that did work but now unfortunately I need to figure out how I can change the text inside the box to black from the default white so that it does not get lost in the new background color which is #eaeaea I know you guys don’t usually get to much into custom design so if this is approaching that I understand thanks again.
In the code I gave you there was a change of text color from black to white as I thought you wanted a red background. However, if you don’t use color: #fff;, then your text should be black.
Please let me know if that was what you were looking for or if you need more help.