How do I change the color showing underneath my footer?
-
There’s a weird yellow color peeking out from underneath the search bar in my footer. How do I change it to match the background color of the Post body/background?
Thanks
The blog I need help with is: (visible only to logged in users)
-
That’s the bg to the footer widget area: it wouldn’t look weird if you hadn’t added only the Search widget.
Add this:#supplementary { background-color: #FFFFFF; }
- The topic ‘How do I change the color showing underneath my footer?’ is closed to new replies.