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

sdavis2702 on "[Theme: Shell Lite] Reduce whitespace?"

$
0
0

Make sure you're working in a child theme or some type of CSS file protected from theme updates. In either of those, the following CSS should get you off to a good start.

.home #content-full,
.home #widgets .col-300,
.home #widgets .col-300 p:last-child {
	margin-bottom: 0;
}

Viewing all articles
Browse latest Browse all 13545

Trending Articles