Space between title and Content

Posted in: Newspaper
Post count: 156

Hello,

I hope you can help me. I would like to reduce the blank space between Article Title and the top of the Article Content. I am not using Category Tags. Is there any way to accomplish this using the Child Theme?

Thanks for the continued excellent customer service.

Philip

Post count: 6600

Hi,

Please add this CSS in Theme Panel -> Custom CSS

.post .meta-info {
display: none;
}

.post .td-post-text-content {
margin-top: -25px;
}

Thanks

Post count: 156

Lucian,

I cannot speak highly enough of your premium assistance with the Awesome Newspaper Theme. Everything worked as you describe, as usual. You’re setting the bar to the highest position, and your competition will certainly have something to shoot for.

The standards you’re setting are indicative of the kind of integrity, knowledge and excellence that make a truly great business.

Thanks for helping me.

Philip

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.