after update my sliders desapear from the front-page
-
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.
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
You are welcome. Feel free to contact us if you have any further questions.
The topic ‘after update my sliders desapear from the front-page’ is closed to new replies.