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

Jeeper7727 on "TwentyTwelve Footer Issue"

$
0
0

I'm having an issue where I changed the background of the footer to the color I want yet there's a big space between the bottom of the footer and the bottom of the container. I am having a hard time figuring out where this is coming from? I did search these forms and I am not looking for a sticky footer I just want the footer at the bottom of the container not the page.

http://eight84.com/loftisunderground

Also I can change the navigation style (bold, italic etc) with the following in the navigation menu but for some reason the colors do not work there. It seems to be getting the color from somewhere else? (they are not black nor do they hover white)

.nav-menu a {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	color: #000;

}
.nav-menu a:hover,
.nav-menu a:focus
.nav-menu a:visited {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	color: #fff;

}

This is a child theme the first one I've done. thank you in advance for the help. I do use firebug but I cant seem to figure this one out as it looks like its relating to "page" and is about 25px.


Viewing all articles
Browse latest Browse all 13554

Trending Articles