Header, Footer and Submenu Color Customizations

jgardonis16

New Member
Hi!

I’d like to make some CSS color customizations with the header, footer, and submenu for this site https://nmm.vwk.mybluehost.me. I’d like to change color of the header where the phone number is located, the footer and the submenus to from the greens to #0d0d0d. What code would I need to accomplish that? For example, I tried the following line of code for the header but it didn’t work

.header bar {
background-color: #000000;
}

And also if anyone is wondering, I already posted in support of the theme over 5 days ago, but they havent responded. Any and all direction would be welcome, thank you!
 
Top