Home Forums WoodMart support forum after update my sliders desapear from the front-page

after update my sliders desapear from the front-page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #615490

    joro995
    Participant

    Hello after we update to your latest version , 2 of the sliders that we have disappear from our front-page

    the sliders are there but are not visible, no idea what caused this.
    as you can check on the website and in the screenshot the code is visible there but not showing

    Attachments:
    You must be logged in to view attached files.
    #615513

    Artem Temos
    Keymaster

    Hello,

    To fix this issue, try to add the following code snippet to the Custom CSS area in Theme Settings.

    body .wd-slider .wd-slide:is(.wd-slide-prev,.wd-slide-next) [class*="wd-animation"] {
        opacity: 1;
    }

    Kind Regards

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