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

Avatar: Rose Tyler
Rose Tyler
Support staff
October 18, 2022 at 15:48

Hello,

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

.single-post .single-post-large img {
    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.