Make the background black and 100% width of the page
-
Hi, I’m having a problem with this code. I can’t seem to make the code extend the full length of the page. It starts right where the site title begins rather than extending the full length of the page.
position’: ‘fixed’, ‘top’:0
.navbar{ background-color: #000 !important; background-image:none !important; position': 'fixed', 'top':0 }
If you can tell me how to solve this problem, or a better way to deal with it, I would be very grateful.
Extra bonus. On the regular naivgiation, I have a red rule. On the sticky menu, I haven’t figured out how to extend it without it showing in two places.
#masthead-wrap{ border-bottom: solid; border-color:#FF0000; border: width: 1px; }
Thanks for putting this code together. Even though it is customized for TwentyThirteen, it seems to be the only plugin of this kind out there.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Make the background black and 100% width of the page’ is closed to new replies.