Reply 336833 to: How to make the post archive image fixed instead of scroll effect?

Avatar: Rose Tyler
Rose Tyler
Support staff
October 19, 2022 at 07:09

Hello,

Try to change the previous code to:

.global-post-template-large .single-post-large-wrapper {
    height: 100vh;
    max-height: 100vh;
}
.global-post-template-large .backstretch-item img {
    height: 100vh !important;
    transform: none !important;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.