Hi guys,
I tried few things, and could not figure out these issues on my own. This is the website: http://tinyurl.com/7dxb9pb
1. The top top part (where the phone number is), I need to change the background color of entire thing and text color on it. How do I go about doing it?
2. I need to do the same for the footer. I figured out how to change the background color for the footer, but am having hard time with the text color.
This is the code I used that changed the background color for footer:
#socket {
background-color: #000000;
}
I will be changing the bg footer color to tan, and need to adjust the font color (if I change it to tan now, the text is unreadable)
Thanks in advance lads
Danny














