pesky nav bar color – changed child, but no results?
-
I’m editing the style.css of a child twenty eleven theme for this site: finefeatherskombucha.com
I had successfully made the navigation bar transparent (as well as the hover nav bar), but when I decided to start over and do things right by creating the child theme, I somehow am not able to recapture the magic, although it seems I’ve added background:transparent where it is needed.
I would also LOVE to make the footer background transparent as well as that pesky gray line at the top of the page
Please advise. I am a newbie at wit’s end!
/* =Menu -------------------------------------------------------------- */ #branding { background-color: transparent; padding-top: 262px; } #access { background: #transparent; clear: both; display: block; float: left; margin: 0 auto 6px; width: 100%; }
I can provide more code if needed.
Thank you!
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘pesky nav bar color – changed child, but no results?’ is closed to new replies.