Reply 271078 to: How do i remove the parralax effect on single blog post page?

Avatar: Rose Tyler
Rose Tyler
Support staff
January 29, 2021 at 15:05

Add the next code in Theme Options > Theme custom CSS:

.single-post-large .backstretch-item img {
    transform: none !important;
    inset: -200px auto auto 0 !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.