Reduce Cover height wih post template n°8

Posted in: Newspaper
Post count: 81

Good morning
I would like to reduce the height of the post cover with the post template “style 8”.
Very nice effect but I have too much to scroll to read the article. I can reduce it in some way? Congratulations again to the theme

Url : http://www.novabbe.com

Post count: 7909

Hi,

You can try this custom css in Theme Panel > Custom Css – http://screencast.com/t/BZPou5oDN

@media (min-width: 768px){
.single .td-post-template-8 .td-post-header {
height: 400px;
}
}

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.