Display error after theme update
-
Hello,
I have just installed the Woodmart update and have noticed that the treadmill is no longer displayed correctly.
Where can I download an old version or downgrade?
Yes, I have already deactivated all plugins – it is definitely a theme bug!
URL: https://www.buyhigh.de
Thank you
Marco
Attachments:
You must be
logged in to view attached files.
Hello,
To fix this issue, try to add the following code snippet to the Custom CSS area in Theme Settings.
.wd-marquee-item img.wd-lazy-load {
width: revert-layer;
}
This issue will also be fixed in the next theme update.
Kind Regards