Full width featured image in post page with template / style 6 – no sidebar

Posted in: Newspaper
Post count: 46

Hi

When using style 6 with no sidebar in the post edit screen.
Can you maybe help with the css to make the featured image full width on the post page?
With this style, it has a semi parallax effect. I’d like to ‘stretch’ the image / container similar to what can be done via the theme panel for other elements.

Thanks in advance

Post count: 46

Don’t worry again.
I fixed it with this:
.td-boxed-layout .td-container-wrap {
width: 100%;
}

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