Bassem Abbas
asked 9 years ago

How I can change the black header color ?

1 Answers
DominicStaff
answered 9 years ago

Hi,
To change the header color, you can add the following code to the style.css file:

#header {background: #...;}
#header #navigation li a {border-right-color: #...; }

Hope this helps !

Powered by DW Question & Answer Pro