Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

White Space after Title Removal

$
0
0

Replies: 0

Hi I’m just struggling to remove the white space under the logo & above the hero image, I removed the title with the CSS;

.page .entry-header {
	display: none;
}
}
.page .entry-content h2 {
	margin-top: 0;
}

Only the entry-header CSS is working though.

Thank you for any help 🙂


Viewing all articles
Browse latest Browse all 59525

Trending Articles