I am having a devil of a time trying to change the background color for the nav bar
which is nested inside the header
I can't seem to overcome the .header style background.
http://dev.directtools.com/
What the heck have I done wrong?
Thanks,
Leslie
Code:
<nav id="js-navigation-bar" class="navigation-bar">
Code:
<header id="js-header" class="header clearfix">
http://dev.directtools.com/
What the heck have I done wrong?
Thanks,
Leslie
Comment