Change background wrapper color CSS upgrade
-
Sorry – please disregard the previous email. The blog I was referring to is http://livin-on-the-veg.com/
I changed the color of the navigation bar background to white, but there is still black in the upper left and right corners. The theme is Pocket.
Tried the code below but it didn’t work. I would greatly appreciate any ideas.
body > .container,
#slider-wrapper {
padding-left: 10px;
background-color: #ffffff;
}#midrow .container,
#footer .container {
padding-left: 10px;
}#header .container {
width: 970px;
background-color: #ffffff;
}The blog I need help with is: (visible only to logged in users)
-
-
-
- The topic ‘Change background wrapper color CSS upgrade’ is closed to new replies.