Quantcast
Channel: Topic Tag: footer | WordPress.org
Viewing all articles
Browse latest Browse all 13566

Kevin Marsden on "[Theme: Twenty Twelve] TWENTY TWELVE: Footer widget problem"

$
0
0

The widgets are in the footer area. The area below the footer area is the page margin, which is really large because of the the following CSS:

html:after {
margin-top: -250px;
}

You can change the background-color of the footer where the widgets currently reside, but in order to make it full-width, you'll need to hack up the code a bit.


Viewing all articles
Browse latest Browse all 13566

Trending Articles