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

Filip2310 on "[Theme: Hemingway] Change the footer background colour or link colour"

$
0
0

Just fixed this. I used the following:

.footer.bg-dark {
	background: #fff;
}

Or:

.footer.a .footer a {
	color: #fff;
}

.footer a:hover {
	color: #fff;
}

Viewing all articles
Browse latest Browse all 13545

Trending Articles