Avia Easy Slider problem.
We habe some slide here https://www.blush-fashion.de/brautkleider/a-linie/
The frist image are hidden!
Why?
I have correct it wiht css:
.js_active .avia-slideshow li:first-child {
visibility: visible!Important;
transition: none 0s ease 0s;
transform: translate3d(0px, 0px, 0px);
visibility: visible;
z-index: 4;
opacity: 1;
left: 0px;
top: 0px;
}
then it works.
Hey Christian,
It looks like your site is in maintenance mode. If you need further help, then please post admin WordPress login details in private.
Best regards,
Rikard
i forgot. here are the user
i have the correct the css in the chiltheme. you can coment out it
Hi,
Thanks for the update and login details. I commented out the CSS in Quick CSS, but I can’t see the problem happening on my end. Did you add the same CSS somewhere else maybe? Also, does it make any difference if you update the theme to 4.9.2.1? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.
Best regards,
Rikard
you are right… curious… but thanks!