Full Post Featured – Title alignment

Posted in: Newspaper
Post count: 63

Hi,

I’ve upgraded to v6 from v4 and I want to use the Full Post Featured on the homepage. However, the title is centered vertically: http://sagablott.staging.wpengine.com

I would want to have it aligned at the bottom like the demo.

Cheers

Post count: 7909

Hi,

I see what you mean, there is a different css for homepage – http://screencast.com/t/OImICyUg
Please add this custom css in Theme Panel > Custom Css to change it – http://screencast.com/t/xd9Fa4yYvig

.home .td-post-template-8 .td-post-header-holder {
vertical-align: bottom !important;
}

Thanks!

Post count: 63

Cheers bud 🙂

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