Home Forums WoodMart support forum Text and Buttons missing from slider after updating theme.

Text and Buttons missing from slider after updating theme.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #526453

    ivorkirwan
    Participant

    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?

    #526456

    Artem Temos
    Keymaster

    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

    #526461

    ivorkirwan
    Participant

    My man! It worked.
    Thanks

    #526479

    Artem Temos
    Keymaster

    Great, you are welcome! This fix will be included in our next theme update as well.

    Kind Regards

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Text and Buttons missing from slider after updating theme.’ is closed to new replies.