Post Style 7 – FULL SCREAN HEADER

Posted in: Newspaper
Post count: 51

Hello,
I would like to thank you for perfect plugin. I would like to ask. How to make bigger fullscreen header of posts. I would like Post Style 7 Header wider to possibility full screen picture. Can you give me tip how to make it?

Post count: 22421

Hello,

The post style 7 image container has a set height of 700 pixels. Luckily it can be changed with css to any size you want. Here is an example:
.td-post-template-7 .td-post-header{
height:900px!important;
}

Thank you!

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