Text and Buttons missing from slider after updating theme.
-
Hey guys.
The text and buttons are missing from my home page slider after I updates to the new version.
I have disabled all plugins apart from Woocommerce, woodmart and elementor. And it still remains broken.
Can you take a look please?
Hello,
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.wd-slider .wd-slide.wd-active [class*="wd-animation"].wd-animation-ready.wd-animated {
opacity: 1;
transform: none;
}
Kind Regards
My man! It worked.
Thanks
Great, you are welcome! This fix will be included in our next theme update as well.
Kind Regards
The topic ‘Text and Buttons missing from slider after updating theme.’ is closed to new replies.